mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-11 22:16:57 +00:00
2.0
+2
-5
@@ -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.
|
||||
You can add unlimited amount of whitelists by adding sections in config under "groups" line, just like an example already present in default config.
|
||||
Reference in New Issue
Block a user