Improved the seechunk command.

This commit is contained in:
Olof Larsson
2012-01-28 19:49:01 +01:00
parent 87dc76716e
commit fafad0f590
6 changed files with 129 additions and 37 deletions

View File

@ -46,6 +46,7 @@ public enum Permission
RELATION("relation"),
RELOAD("reload"),
SAVE("save"),
SEE_CHUNK("seechunk"),
SETHOME("sethome"),
SHOW("show"),
TAG("tag"),