Cancel teleport on damage or move

This commit is contained in:
boy0001 2015-02-11 17:08:14 +11:00
parent 4166f1276a
commit 5f9dce1a07
4 changed files with 29 additions and 1 deletions

View file

@ -261,7 +261,7 @@ public enum C {
TELEPORTED_TO_PLOT("&6You have been teleported"),
TELEPORTED_TO_ROAD("&cYou got teleported to the road"),
TELEPORT_IN_SECONDS("&6Teleporting in %s seconds. Do not move..."),
TELEPORT_FAILED("&cTeleportation cancelled due to movement"),
TELEPORT_FAILED("&cTeleportation cancelled due to movement or damage"),
/*
* Set Block
*/