The World Maker's board: the server, the database, the calendar.
FROM INSIDE. gamestats (also health, pulse) is the one page of server truth: host load and disk, uptime and memory, database engine and size, zones, rooms, mobs, the item catalogue and standing item objects, who is online, what is running, when the last backup was and whether it was encrypted. worldmigrate shows and runs content revisions; prune audits orphans; backup snapshots; maintenance schedules a warned restart; copyover reloads with players kept; shutdown does what it says, twice asked. sysconfig edits the settings the vault does not hold.
FROM THE SHELL. The launcher `./auldmere` carries the same powers and more: migrate (per revision, resumable), prune (audit, review, purge, renumber), bg <cmd> for anything long with a timestamped log (bg tail follows it), token gen/set/rm for the vault, lore push for the website, db and backup, and shell "<python>" for one line against the live database. `auldmere update` is pull, migrate, verify, analyze, reload in one.
THE CALENDAR. World events, festivals, world boss windows and the clan season all ride world_events; holyday opens and closes a season by hand; bosses is the roster (see help bosses).
See also: help keepers, help bosses.
Syntax
gamestats worldmigrate prune backup maintenance copyover sysconfig
Examples
gamestats worldmigrate
Generated from the game, 15 August 2026.

