mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-27 12:45:57 +01:00
commit
930f5609bf
@ -19,7 +19,7 @@ public enum PlayerStatePermission implements PermissionNode {
|
|||||||
/**
|
/**
|
||||||
* When the server is full and someone with this permission joins the server, someone will be kicked.
|
* When the server is full and someone with this permission joins the server, someone will be kicked.
|
||||||
*/
|
*/
|
||||||
IS_VIP("authme.vip", DefaultPermission.OP_ONLY),
|
IS_VIP("authme.vip", DefaultPermission.NOT_ALLOWED),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Permission to be able to register multiple accounts.
|
* Permission to be able to register multiple accounts.
|
||||||
|
Loading…
Reference in New Issue
Block a user