-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Heya! Just gonna list some improvements in the plugin system i'd personally like, in order of what i, personally, would think would be the easiest to implement, from easiest to hardest!
- The ability to add multiple authors. (Since i'd be developing as a team with friends)
- The ability to depend on other Python plugins and extend the functionality of them (like overriding the certain commands and calling the functions for it)
- The ability to depend on Java plugins
- The ability to actually call basic Java classes and extend the plugins (definitely the hardest, since Python-Java interop is super hard afaik, but could potentially be done via PY4J somehow or jpype)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request