Skip to content

Extension system #34

Description

@alvarlagerlof

Is your feature request related to a problem? Please describe.
Some things like my Overviewer map is thightly coupled to my server, yet does not fit as a general feature in wilfred.

Describe the solution you'd like
I'd like to be able to develop python extensions that use some kind of API that Wilfred exposes. The API could for example expose:

  • list of servers
  • server state
  • server start/stop
  • server path
  • sever console (for announcing rendering)

With only these ones, you'd be able to make a plugin for an Overviewer map.

Describe alternatives you've considered
Integrating support for Overviewer directly in Wilfred.

Additional context
None.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions