Commands
Default Options writes packaged defaults into config/defaultoptions when one of the following commands is run.
Configure your client first, join any singleplayer world, then run the command that matches what you want to capture.
/defaultoptions saveAll
Saves all built-in default categories in one pass:
config/defaultoptions/options.txtconfig/defaultoptions/keybindings.txtconfig/defaultoptions/servers.dat
Use this when you are preparing a pack from scratch and want to capture the whole client setup at once, including a pre-filled list of multiplayer servers.
/defaultoptions saveOptions
Saves non-key client options to config/defaultoptions/options.txt.
This is the right command when you want to update packaged gameplay, UI or graphics defaults without touching keybinds or the server list.
Built-in support also includes supported mod option files such as OptiFine and ViveCraft, which are loaded from the main config/defaultoptions folder together with the normal options set.
/defaultoptions saveKeys
Saves keybinding defaults to config/defaultoptions/keybindings.txt.
Use this after rebinding controls if you only want to ship a new default key layout.
/defaultoptions saveServers
Saves the current multiplayer server list to config/defaultoptions/servers.dat.
Use this when you want fresh installs to start with a curated server list without changing other packaged defaults.