Moved permission from player to admin space
This commit is contained in:
@@ -60,11 +60,6 @@ public enum PlayerPermission implements PermissionNode {
|
||||
*/
|
||||
CAPTCHA("authme.command.player.captcha"),
|
||||
|
||||
/**
|
||||
* Administrator command to convert old or other data to AuthMe data.
|
||||
*/
|
||||
CONVERTER("authme.command.player.converter"),
|
||||
|
||||
/**
|
||||
* Permission for users a login can be forced to.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user