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

123456789101112131415161718192021222324252627
  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. defaults
  10. metadata:
  11. author=Greg <greg@dmdirc.com>
  12. mainclass=com.dmdirc.addons.debug.DebugPlugin
  13. description=Provides some useful debug commands, mostly to aid in development of the client.
  14. name=debug
  15. nicename=Debug
  16. unloadable=yes
  17. updates:
  18. id=62
  19. version:
  20. friendly=1.0
  21. defaults:
  22. showraw=false