From 75b9a0e14da2ab513d4d5b4a9500e8e6be6b1ade Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Thu, 2 Sep 2021 13:50:48 +0200 Subject: [PATCH] 2.0 --- Home.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index a67cc56..1414482 100644 --- a/Home.md +++ b/Home.md @@ -1,12 +1,9 @@ ## CommandWhitelist -# WARNING - OUTDATED -## Wiki is outdated and will be updated soon to reflect 2.0 changes - This is a simple plugin that lets you control what commands players can use. And it's managed by simple permissions! It was created because of my frustration of having to use multiple plugins for controlling the commands usage AND tab completions, and when I added some plugin I had to add its commands in multiple configs. No more. This one functions as command blocker and tab complete blocker. At once. One config. -commandwhitelist.commands.default is given to players automatically as default, so all the commands on that list will be usable and will autocomplete. +Default group is automatically applied to all players, so all the commands on that list will be usable and will autocomplete. -You can add unlimited amount of whitelists by adding sections in config under "commands" line, just like an example already present in default config. \ No newline at end of file +You can add unlimited amount of whitelists by adding sections in config under "groups" line, just like an example already present in default config. \ No newline at end of file