scripts/server-launch-settings.ini.template

A tracked reference for safe local launcher settings.

Type: INI template
Saved file: ignored locally
View source

Purpose

The template documents the settings consumed by parameter-manager.bat and validated again before launch. The actual scripts/server-launch-settings.ini remains local so user-specific values and paths are not committed.

KeyMeaningTypical safe value
LOADER_TYPESelected loadernone on a fresh checkout
RAM_INITIALInitial Java heap2G or 4G
RAM_MAXMaximum Java heap4G or 6G
GUI_MODEGUI or console launchnogui
GC_PROFILEGarbage-collection profiledefault
ONLINE_MODEMinecraft account authenticationtrue

Editing policy

Use the parameter manager instead of manually editing the local INI. It validates values, prevents unsafe memory combinations, and supports Exit without saving.