Fix #904 (Ljacqu, pls fix me :P)
This commit is contained in:
@@ -100,6 +100,11 @@ public enum AdminPermission implements PermissionNode {
|
||||
*/
|
||||
RELOAD("authme.admin.reload", DefaultPermission.OP_ONLY),
|
||||
|
||||
/**
|
||||
* Administrator command to reload the plugin configuration.
|
||||
*/
|
||||
ANTIBOT_MESSAGES("authme.admin.antibotmessages", DefaultPermission.OP_ONLY),
|
||||
|
||||
/**
|
||||
* Permission to see the other accounts of the players that log in.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user