Fix last commit

This commit is contained in:
Maxetto
2018-03-02 12:18:36 +01:00
committed by GitHub
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.