Wurm Unlimited Dedicated Server Install
Wurm Unlimited is unusually persistent: the world database, map and Java process all matter. A correct install should create one named game database, expose the client and Steam paths, and leave a clean shutdown routine in place.
Install with SteamCMD
steamcmd +force_install_dir /srv/wurm \
+login anonymous \
+app_update 402370 validate \
+quit
The dedicated server includes a Java runtime. On a headless Linux host, the launcher may also need GTK libraries and Xvfb to provide the display environment it expects.
First-world checklist
- Create or select one game database with a stable name.
- Set server name, password, player limit and PvP policy.
- Open the client and Steam query paths before inviting players.
- Create at least one GM account for recovery and moderation.
- Save and stop cleanly before the first backup.
Using Supercraft? The Java process, world folder, ports, backups and restarts are managed. You keep the map, rates, mods and player rules.
For the full configuration model, see the Wurm setup guide or visit Wurm Unlimited server hosting.