Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense.
This commit is contained in:
@ -52,7 +52,7 @@ public enum Perm
|
||||
SEE_CHUNK("seechunk"),
|
||||
SETHOME("sethome"),
|
||||
SHOW("show"),
|
||||
TAG("tag"),
|
||||
NAME("name"),
|
||||
TITLE("title"),
|
||||
UNCLAIM("unclaim"),
|
||||
UNCLAIM_ALL("unclaimall"),
|
||||
|
Reference in New Issue
Block a user