mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-16 23:35:24 +01:00
Fix last commit
This commit is contained in:
parent
fe075a5c60
commit
6c168b6b13
@ -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.
|
||||
*/
|
||||
IS_VIP("authme.vip", DefaultPermission.OP_ONLY),
|
||||
IS_VIP("authme.vip", DefaultPermission.NOT_ALLOWED),
|
||||
|
||||
/**
|
||||
* Permission to be able to register multiple accounts.
|
||||
|
Loading…
Reference in New Issue
Block a user