mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-10 14:33:08 +00:00
Move is no longer debug
This commit is contained in:
parent
e2878e7ec5
commit
d0d7fb2ae8
2 changed files with 32 additions and 15 deletions
|
@ -35,6 +35,11 @@ import com.intellectualsites.translation.bukkit.BukkitTranslation;
|
|||
* @author Citymonstret
|
||||
*/
|
||||
public enum C {
|
||||
/*
|
||||
* Move
|
||||
*/
|
||||
MOVE_SUCCESS("$4Successfully moved plot."),
|
||||
REQUIRES_UNOWNED("$2The location specified is already occupied."),
|
||||
/*
|
||||
* Compass
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue