mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Adjusting the config file to mention the help permission
This commit is contained in:
parent
7b18343e75
commit
33f48eae0d
1 changed files with 3 additions and 0 deletions
|
@ -284,6 +284,9 @@ economy-log-enabled: false
|
|||
non-ess-in-help: true
|
||||
|
||||
#Hide plugins which dont give a permission
|
||||
#You can override a true value here for a single plugin by adding a permission to a user/group.
|
||||
#The indervidual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
|
||||
#You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
|
||||
hide-permissionless-help: true
|
||||
|
||||
############################################################
|
||||
|
|
Loading…
Reference in a new issue