This commit is contained in:
boy0001 2014-10-06 22:42:49 +11:00
parent dc80fce05d
commit 1dd0b5de5f
4 changed files with 24 additions and 15 deletions

View file

@ -65,7 +65,7 @@ public enum Command {
/**
*
*/
DELETE("delete", "d", new CommandPermission("plots.clear.delete")),
DELETE("delete", "d", new CommandPermission("plots.delete")),
/**
*
*/