Bungee: send OP players by default

This commit is contained in:
Gabriele C
2018-09-12 13:04:56 +02:00
committed by GitHub
parent 5ac34d5987
commit 867ac87f1c
@@ -14,7 +14,7 @@ public enum PlayerStatePermission implements PermissionNode {
/**
* 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.