Skip to content

Reloading

Apply changes to config.yml and messages.yml without a full restart:

/warp reload

or equivalently:

/warpadmin reload

Both require warpgui.reload. The reload re-reads the config and messages and reloads the warp store.

Change Live with /warp reload?
config.yml values (warmup, prices, toggles, GUI text, categories) βœ…
messages.yml text & sounds βœ…
database.yml (switching storage backends) ❌ β€” restart the server

Switching between flat-file and database storage, or changing connection details, requires a restart β€” the storage backend is wired up at startup.