Advertisement
Guest User

permissions.yml

a guest
Oct 27th, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.78 KB | None | 0 0
  1. ############################################################
  2. # +------------------------------------------------------+ #
  3. # |                   EssentialsHelp                     | #
  4. # +------------------------------------------------------+ #
  5. ############################################################
  6.  
  7. # Show other plugins commands in help
  8. non-ess-in-help: true
  9.  
  10. # Hide plugins which dont give a permission
  11. # You can override a true value here for a single plugin by adding a permission to a user/group.
  12. # The indervidual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
  13. # You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
  14. hide-permissionless-help: true
  15.  
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement