Fixed purge in offline mode servers + typo

This commit is contained in:
boy0001 2015-03-12 20:20:17 +11:00
parent 1f8702f072
commit a1d476321f
2 changed files with 12 additions and 12 deletions

View file

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