Reloading
Apply changes to config.yml and messages.yml without a full restart:
/warp reloador equivalently:
/warpadmin reloadBoth require warpgui.reload. The reload re-reads the config and messages and reloads the warp store.
What reloads live vs. needs a restart
Section titled βWhat reloads live vs. needs a restartβ| 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.