mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-01-26 01:21:27 +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