mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-09 14:03:22 +00:00
Cancel teleport on damage or move
This commit is contained in:
parent
4166f1276a
commit
5f9dce1a07
4 changed files with 29 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue