Updated Permissions (markdown)

YouHaveTrouble
2020-12-24 20:43:28 +01:00
parent c7dff36837
commit 9e01be58b4
+7 -3
@@ -6,8 +6,6 @@
`commandwhitelist.admin` - allows usage of `/cw add` and `/cw remove`
`commandwhitelist.commands.default` - default whitelist, given automatically to every player
`commandwhitelist.commands.<custom_whitelist>` - custom whitelist. <custom_whitelist> is to be replaced with the name from config.
## Permissions (Bungee)
@@ -18,6 +16,12 @@
`commandwhitelist.admin` - allows usage of `/bcw add` and `/bcw remove`
`commandwhitelist.commands.default` - default whitelist, you have to give this permission to default group!
`commandwhitelist.commands.<custom_whitelist>` - custom whitelist. <custom_whitelist> is to be replaced with the name from config.
## Permissions (Velocity)
`commandwhitelist.bypass` - completely bypass the whitelist and be able to use all commands and see all tab completions
`commandwhitelist.reload` - allows usage of `/bcw reload`
`commandwhitelist.commands.<custom_whitelist>` - custom whitelist. <custom_whitelist> is to be replaced with the name from config.