2.0

YouHaveTrouble
2021-09-02 13:40:58 +02:00
parent 85f6cc2e34
commit e509444f59
+4 -22
@@ -1,27 +1,9 @@
## Permissions (Spigot) ## Permissions
`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.reload` - allows usage of `/cw reload` `commandwhitelist.reload` - allows the usage of `reload` subcommand
`commandwhitelist.admin` - allows usage of `/cw add` and `/cw remove` `commandwhitelist.admin` - allows the usage of `add` and `remove` subcommands
`commandwhitelist.commands.<custom_whitelist>` - custom whitelist. <custom_whitelist> is to be replaced with the name from config. `commandwhitelist.group.<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.reload` - allows usage of `/bcw reload`
`commandwhitelist.admin` - allows usage of `/bcw add` and `/bcw remove`
`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.