Open JTPearce opened 1 year ago
Simple patch adding a restricted parameter to the [BUNGEE] action.
[BUNGEE] servername sends the player to the specified bungee server as normal.
[BUNGEE] servername
[BUNGEE] servername;RESTRICTED checks that the player has a bungeecord.server.servername permission before sending.
[BUNGEE] servername;RESTRICTED
bungeecord.server.servername
If the player does not have the relevant permission an error is sent: "You do not have permission to access servername".
Simple patch adding a restricted parameter to the [BUNGEE] action.
[BUNGEE] servername
sends the player to the specified bungee server as normal.[BUNGEE] servername;RESTRICTED
checks that the player has abungeecord.server.servername
permission before sending.If the player does not have the relevant permission an error is sent: "You do not have permission to access servername".