mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-12 03:59:22 +00:00
parent
15df561961
commit
e8fa39004d
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ public enum C {
|
|||
*/
|
||||
DENIED_REMOVED("$4You successfully undenied the player from this plot"),
|
||||
DENIED_ADDED("$4You successfully denied the player from this plot"),
|
||||
DENIED_NEED_ARGUMENT("$2Arguments are missing. $1/plot denied add <name> $2or $1/plot helpers remove <name>"),
|
||||
DENIED_NEED_ARGUMENT("$2Arguments are missing. $1/plot denied add <name> $2or $1/plot denied remove <name>"),
|
||||
WAS_NOT_DENIED("$2That player was not denied on this plot"),
|
||||
/*
|
||||
* Rain
|
||||
|
|
Loading…
Reference in a new issue