Delay cancelled message is shown when using tp/warp command
johnfriedrich opened this issue ยท 7 comments
Actions:
ExecuteCommand:
Type: COMMAND
Priority: 0
Translate_Color_Codes: false
Command: tp 182 4 891
Delay:
Enabled: true
Cancel_On_Move: true
Duration: 3
After the action was succesfully executed (player was moved away), the delay cancelled message is shown.
Please send the full file so I can take a look. Is it the SimpleAlias message you are getting or is it from the TP plugin?
Sure,
https://www.dropbox.com/s/by20lnn60op6uta/SimpleAlias.rar?dl=0
This alias ( /vip) performs a teleport. But even when the teleport is finished, the canceled message is shown.
This is probably using our teleport plugin and not the vanilla minecraft one. But this normally shouldn't affect it, As the action/teleport should be seen as successful when the command is called (tp x x x)
This is a strange one. It seems you are doing better than I am - since I don't get a delay or message at all. The command executes straight away! It would seem this is a bug with the plugin. Your best bet might be to see if your TP plugin has built in delays. Its probably best if @DarkBlade12 takes a look at this.
you are probably opped. You can set "need permission X" to false if you don't have a permission plugin installed.
Players don't have the /tp perms, so a delay from the teleport plugin is not possible, as the simplealias option grants permisions for /tp (So the tp plugin would skip the internal delay anyway)