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

Add the ability to modify server launch command #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mt1006
Copy link

@mt1006 mt1006 commented Aug 20, 2024

Currently it's possible to modify launch command text field in server post-installation dialog, but it doesn't actually affect generated scripts. It's misleading (it's an issue) and I think that making it actually apply to launch scripts instead of making it immutable is a better solution.

@modmuss50
Copy link
Member

This server installer UI has been depercated for years and should honestly be removed, Im not sure its worth developing it further.

@mt1006
Copy link
Author

mt1006 commented Aug 20, 2024

You mean it should be replaced?

@modmuss50
Copy link
Member

It was replaced years ago by the executable server jar from https://fabricmc.net/use/server/ There is a big warnings on this screen pointing users towards the website. There should be little to no reason to use the installer for the server anymore.

@mt1006
Copy link
Author

mt1006 commented Aug 20, 2024

This server installer UI has been depercated for years and should honestly be removed, Im not sure its worth developing it further.

It's more of a fix, and extending installer functionality is a side-effect. I fell for this issue myself, when modifying that text box and thinking that I've given more memory to the server.

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

Successfully merging this pull request may close these issues.

2 participants