Skip to content

[Feature]: Bundled Configuration Web Interface #215

Description

@hypherionmc

🚀 Description

This has been explored in the past with v3, but was ultimately scrapped because we couldn't decide on and agree on how to handle it securely.

With a bunch of the features planned for SDL v4, the config will possibly get a hell of a lot more complex.

We currently support editing configs via a web interface with fdd-editor, but it's not purpose built for SDL.

The web interface will be bundled with the mod and can be activated when needed. This will also be the recommended way of configuring the mod, to eliminate a lot of user error and help less technical users understand and configure the mod better.

💡 Use Case

Editing the config files by hand is a nightmare and time consuming. It's also prone to a lot of errors, caused by unclear documentation, outdated documentation or plain editor formatting issues.

This will allow users to see what they are configuring and allow for a much faster setup.

Cons are that this will require an additional port on the server, but such a port would also be needed for #122 anyway

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions