mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-16 15:25:22 +01:00
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.
|
||||
*/
|
||||
BYPASS_BUNGEE_SEND("authme.bypassbungeesend", DefaultPermission.OP_ONLY),
|
||||
BYPASS_BUNGEE_SEND("authme.bypassbungeesend", DefaultPermission.NOT_ALLOWED),
|
||||
|
||||
/**
|
||||
* Permission for users to bypass force-survival mode.
|
||||
|
Loading…
Reference in New Issue
Block a user