From 318ec8f1bd66ffad10a87db02ac87161c84ac401 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Fri, 10 Jul 2020 23:57:55 +0200 Subject: [PATCH] Created Permissions (markdown) --- Permissions.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Permissions.md diff --git a/Permissions.md b/Permissions.md new file mode 100644 index 0000000..6af2ee2 --- /dev/null +++ b/Permissions.md @@ -0,0 +1,7 @@ +## Permissions + +`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. \ No newline at end of file