Skip to content

[SUGGESTION] General plugin system improvement #12

@Technisha

Description

@Technisha

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions