Added Focus/Config Fixes

This commit is contained in:
Joshua Murphy
2018-11-22 02:09:58 -05:00
parent a0e2149956
commit a59c226747
9 changed files with 111 additions and 12 deletions

View File

@@ -29,6 +29,7 @@ public enum Permission {
DISBAND("disband"),
DISBAND_ANY("disband.any"),
FLY("fly"),
FOCUS("focus"),
HELP("help"),
HOME("home"),
INVITE("invite"),