mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 14:36:56 +00:00
added optional usage of protocollib for command filter
This commit is contained in:
@@ -9,6 +9,11 @@ messages:
|
||||
removed-from-whitelist: "&eRemoved command &6%s &efrom permission &6%s"
|
||||
group-doesnt-exist: "&cGroup doesn't exist or error occured"
|
||||
|
||||
# To cover the 1% of plugins that don't register their commands and/or aliases properly.
|
||||
# Do not enable if you don't have issues with aliased commands.
|
||||
# This requires server restart to take effect.
|
||||
use-protocollib-to-detect-commands: false
|
||||
|
||||
commands:
|
||||
# Permissions that control what commands players can use
|
||||
# you can add unlimited amount of whitelists
|
||||
|
||||
Reference in New Issue
Block a user