From 615f033e2d6999962b37444a23673741bbd1e9a8 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sat, 1 Aug 2020 02:19:37 +0200 Subject: [PATCH] Updated Permissions (markdown) --- Permissions.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Permissions.md b/Permissions.md index 6af2ee2..5922628 100644 --- a/Permissions.md +++ b/Permissions.md @@ -1,7 +1,15 @@ -## Permissions +## Permissions (Spigot) `commandwhitelist.bypass` - completely bypass the whitelist and be able to use all commands and see all tab completions `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) + +`commandwhitelist.bypass` - completely bypass the whitelist and be able to use all commands and see all tab completions + +`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. \ No newline at end of file