From e509444f59eee766637a7168aa8079ee8df50a72 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Thu, 2 Sep 2021 13:40:58 +0200 Subject: [PATCH] 2.0 --- Permissions.md | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) 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