This commit is contained in:
sauilitired 2015-05-29 08:07:57 +02:00
parent aa09f02413
commit 80db0136e2
4 changed files with 19 additions and 0 deletions

View file

@ -409,6 +409,7 @@ public enum C {
DENIED_ADDED("$4You successfully denied the player from this plot", "Deny"),
DENIED_NEED_ARGUMENT("$2Arguments are missing. $1/plot denied add <name> $2or $1/plot denied remove <name>", "Deny"),
WAS_NOT_DENIED("$2That player was not denied on this plot", "Deny"),
YOU_GOT_DENIED("$4You are denied from the plot you were previously on, and got teleported to spawn", "Deny"),
/*
* Rain
*/