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

12345678910111213141516171819202122232425262728293031323334353637
  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. version
  8. defaults
  9. updates
  10. requires
  11. metadata:
  12. author=Shane <shane@dmdirc.com>
  13. mainclass=com.dmdirc.addons.relaybot.RelayBotPlugin
  14. description=DMDirc support for relay bots.
  15. name=relaybot
  16. nicename=RelayBot Support
  17. updates:
  18. id=50
  19. requires:
  20. parent=irc
  21. required-services:
  22. swing ui
  23. defaults:
  24. colourFullName=true
  25. joinOnDiscover=false
  26. \#ircreport=IRelayBot
  27. \#dmdirc=DMDirc
  28. version:
  29. number=5
  30. friendly=0.5