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

123456789101112131415161718192021222324252627
  1. keysections:
  2. metadata
  3. version
  4. updates
  5. defaults
  6. metadata:
  7. mainclass=com.dmdirc.addons.scriptplugin.ScriptPlugin
  8. author=Shane <shane@dmdirc.com>
  9. description=Allows using javascript scripts with DMDirc
  10. name=script
  11. nicename=Scripting Plugin
  12. version:
  13. number=3
  14. friendly=0.4
  15. updates:
  16. id=33
  17. defaults:
  18. eval.showStackTrace=false
  19. provides:
  20. script command
  21. scripting feature
  22. javascript script