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

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. metadata:
  10. author=Shane Mc Cormack <shane@dmdirc.com>
  11. mainclass=com.dmdirc.addons.conditional_execute.ConditionalExecutePlugin
  12. description=Adds commands to allow conditional command execution.
  13. name=conditional_execute
  14. nicename=Conditional Execution Plugin
  15. updates:
  16. id=73
  17. version:
  18. friendly=0.2
  19. provides:
  20. conditionalexecute command
  21. required-services: