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 {{SERVER_JARFILE}} option instead of (something).jar #2

Open
Teslicek opened this issue Mar 14, 2022 · 3 comments
Open

Add {{SERVER_JARFILE}} option instead of (something).jar #2

Teslicek opened this issue Mar 14, 2022 · 3 comments
Labels
enhancement New feature or request future Will be worked on or released in the future

Comments

@Teslicek
Copy link

When using pterodactyl, I sometimes need to change the jarfile (and java flags) for the server.

That's why I suggest to add a RESULT option, something like "Pterodactyl", that would basically replace (something).jar for {{SERVER_JARFILE}}.

Pterodactyl automatically replaces {{SERVER_JARFILE}} with the name of the file you add in the panel.

image

@encode42
Copy link
Owner

There's already a "Pterodactyl" option in the advanced memory options modal, I'll look into replacing the filename input if said option is enabled.

@encode42
Copy link
Owner

Added in the v2 rewrite

(issue will be closed when it's released)

@encode42 encode42 added enhancement New feature or request future Will be worked on or released in the future labels Jan 18, 2023
@TekExplorer
Copy link

@encode42 Would recommend doing the same thing with the memory arguments, to use whatever the pterodactyl server has, and sets -XX:MaxRAMPercentage=95.0 which will use at most 95% of the available ram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future Will be worked on or released in the future
Projects
None yet
Development

No branches or pull requests

3 participants