mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
2.0
+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.
|
|
||||||
Reference in New Issue
Block a user