Clickable f map

* New command /f claimat world x z
* Permission: factions.claimat
* Permission is not included in factions.halfplayer or anything for now. Will need to be granted manually.
* If players don't have factions.claimat, they won't see the clickable f map
This commit is contained in:
Trent Hensler
2018-02-12 18:09:02 -08:00
parent 2262737a3f
commit f29efa116d
8 changed files with 71 additions and 8 deletions

View File

@@ -17,6 +17,7 @@ public enum Permission {
CHAT("chat"),
CHATSPY("chatspy"),
CLAIM("claim"),
CLAIMAT("claimat"),
CLAIM_LINE("claim.line"),
CLAIM_RADIUS("claim.radius"),
CONFIG("config"),