Updated Permissions (markdown)

YouHaveTrouble
2020-08-01 02:19:37 +02:00
parent 8ff710c25b
commit 615f033e2d
+9 -1
@@ -1,7 +1,15 @@
## Permissions ## Permissions (Spigot)
`commandwhitelist.bypass` - completely bypass the whitelist and be able to use all commands and see all tab completions `commandwhitelist.bypass` - completely bypass the whitelist and be able to use all commands and see all tab completions
`commandwhitelist.commands.default` - default whitelist, given automatically to every player `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)
`commandwhitelist.bypass` - completely bypass the whitelist and be able to use all commands and see all tab completions
`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. `commandwhitelist.commands.<custom_whitelist>` - custom whitelist. <custom_whitelist> is to be replaced with the name from config.