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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.