encode42 / flags.sh

A simple script generator to start your Minecraft servers with optimal flags.
https://flags.sh
MIT License
148 stars 20 forks source link

Suggestion to add a copy function function for prism's custom java arguments. #31

Closed Today20092 closed 2 months ago

Today20092 commented 2 months ago

When copying and pasting the java version there are some options that cannot go in here such as

java -Xms12288M -Xmx12288M 

and

-jar server.jar --nogui

image

encode42 commented 2 months ago

This website is designed only for servers. Client-specific flags might be looked into in the future, but is currently not planned.

encode42 commented 2 months ago

P.S. do not use server flags on the client! You'll very likely encounter issues and worse performance. The default flags do great.