Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Make it easier for end users to add servers #97

Open
KronK0321 opened this issue Nov 7, 2020 · 1 comment
Open

Request: Make it easier for end users to add servers #97

KronK0321 opened this issue Nov 7, 2020 · 1 comment

Comments

@KronK0321
Copy link

Currently, it is not technically feasible for end users to add servers.

Simply editing server.conf only allows for overriding existing server download URLs.

It appears the various server options are hardcoded within the core/server.py file as classes.

It would be nice if users were able dynamically add servers so we are not at the mercy of the emsm package being up-to-date.

@bryceharrington
Copy link
Contributor

Agreed, although admittedly it's possible to edit server.py and add versions or update jars manually. Good way to start making contributions to the project I suppose. (And if more people were actively doing this, the problem would diminish.)

That said, I agree it would be nice to have a simple config file allowing adding new minecraft versions or overriding the jars provided by an existing version. If nothing else it'd make testing new versions of jars a bit less involved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants