Bungee: send OP players by default
This commit is contained in:
parent
5ac34d5987
commit
867ac87f1c
@ -14,7 +14,7 @@ public enum PlayerStatePermission implements PermissionNode {
|
|||||||
/**
|
/**
|
||||||
* Permission node to bypass BungeeCord server teleportation.
|
* Permission node to bypass BungeeCord server teleportation.
|
||||||
*/
|
*/
|
||||||
BYPASS_BUNGEE_SEND("authme.bypassbungeesend", DefaultPermission.OP_ONLY),
|
BYPASS_BUNGEE_SEND("authme.bypassbungeesend", DefaultPermission.NOT_ALLOWED),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Permission for users to bypass force-survival mode.
|
* Permission for users to bypass force-survival mode.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user