Fix #904 (Ljacqu, pls fix me :P)

This commit is contained in:
Gabriele C
2016-10-01 23:09:39 +02:00
parent 06d61db7f0
commit 62b8af6a37
4 changed files with 13 additions and 3 deletions
@@ -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.
*/