You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

plugin.config 672B

123456789101112131415161718192021222324252627282930
  1. # This is a DMDirc configuration file.
  2. # This section indicates which sections below take key/value
  3. # pairs, rather than a simple list. It should be placed above
  4. # any sections that take key/values.
  5. keysections:
  6. metadata
  7. updates
  8. version
  9. metadata:
  10. author=Chris <chris@dmdirc.com>
  11. mainclass=com.dmdirc.addons.userlevel.UserLevelPlugin
  12. description=Allows actions and other plugins to assign and check access levels for users
  13. name=userlevel
  14. nicename=User Levels
  15. updates:
  16. id=21
  17. version:
  18. friendly=0.2
  19. persistent:
  20. com.dmdirc.addons.userlevel.AccessLevelComponent
  21. com.dmdirc.addons.userlevel.ChannelAccessLevelComponent
  22. provides:
  23. required-services: