Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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: