hsyyid / EssentialCmds

EssentialCmds adds useful commands to Minecraft
https://bit.ly/2HPQ9tR
MIT License
31 stars 21 forks source link

Warp command does not allow console sender #120

Closed bitonality closed 8 years ago

bitonality commented 8 years ago

I can't warp players via command block because the WarpExecutor checks to see if the command sender is an instanceof Player. I don't believe that this is an intended behaviour, but if it is, I would strongly advise you to rethink the functionality of warps.

Code in Warp Executor Class

This same check exists in SetWarpExecutor class and ListWarpExecutor class.

Thanks - Would love to get this fixed

MarkL4YG commented 8 years ago

This is also the same with /world tp