From 9e01be58b41903e634ff9914c8396140007e2084 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Thu, 24 Dec 2020 20:43:28 +0100 Subject: [PATCH] Updated Permissions (markdown) --- Permissions.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Permissions.md b/Permissions.md index cf7629a..8dfb131 100644 --- a/Permissions.md +++ b/Permissions.md @@ -6,8 +6,6 @@ `commandwhitelist.admin` - allows usage of `/cw add` and `/cw remove` -`commandwhitelist.commands.default` - default whitelist, given automatically to every player - `commandwhitelist.commands.` - custom whitelist. is to be replaced with the name from config. ## Permissions (Bungee) @@ -18,6 +16,12 @@ `commandwhitelist.admin` - allows usage of `/bcw add` and `/bcw remove` -`commandwhitelist.commands.default` - default whitelist, you have to give this permission to default group! +`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