mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-07 21:13:11 +00:00
Fixed purge in offline mode servers + typo
This commit is contained in:
parent
1f8702f072
commit
a1d476321f
2 changed files with 12 additions and 12 deletions
|
@ -236,7 +236,7 @@ public enum C {
|
|||
* purge
|
||||
*/
|
||||
PURGE_SYNTAX("Use /plot purge <x;z|player|unowned|unknown|all> <world>"),
|
||||
PURGE_SUCCESS("$4Successfully purge %s plots"),
|
||||
PURGE_SUCCESS("$4Successfully purged %s plots"),
|
||||
/*
|
||||
* trim
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue