Move is no longer debug

This commit is contained in:
boy0001 2015-02-28 13:09:23 +11:00
parent e2878e7ec5
commit d0d7fb2ae8
2 changed files with 32 additions and 15 deletions

View file

@ -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
*/