diff --git a/Permissions.md b/Permissions.md index 8dfb131..469350c 100644 --- a/Permissions.md +++ b/Permissions.md @@ -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.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. 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. 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. is to be replaced with the name from config. \ No newline at end of file +`commandwhitelist.group.` - custom whitelist. is to be replaced with the name from config. \ No newline at end of file