Ye, i know that Connor's plugin maybe is a little difficult to understand but... why you need another code? you can use the fordward button of connor plugin in any plugin that you do...
Code:
public client_use_button(id, button)
{
// if button = START, then /start button is used
// if button = STOP, then /end (or /stop, don't remember) button is used
// And also the teleporting is made it with the Connor's plugin
}
__________________