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 677B

123456789101112131415161718192021222324252627282930313233
  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.time.TimePlugin
  12. description=Provides time-based actions and commands
  13. name=time
  14. nicename=Time Plugin
  15. updates:
  16. id=6
  17. version:
  18. friendly=1.0
  19. persistent:
  20. com.dmdirc.addons.time.TimeActionType
  21. com.dmdirc.addons.time.TimeActionMetaType$1
  22. com.dmdirc.addons.time.TimeActionMetaType
  23. provides:
  24. time action
  25. time actionmetatype
  26. required-services: