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