This guide covers Game Master (GM) setup, server commands, player management, world management, mod support, and troubleshooting for your Wurm Unlimited dedicated server. Wurm Unlimited is a sandbox MMO where players terraform the land, build settlements, and develop complex economies. For initial server setup, world settings, and connection instructions, see Wurm Unlimited Server Setup Guide.
1. Admin/GM Setup
Wurm Unlimited uses a Game Master (GM) power system with levels 1-5. Grant GM powers through the GPanel console after a player connects.
Granting GM Powers
#setpower <playername> 5
Relog after receiving GM powers for all abilities to take effect.
GM Power Levels
| Level | Title | Abilities |
|---|---|---|
| 1 | Hero | Basic GM wand usage, view player details. |
| 2 | Demigod | Teleport, spawn items, basic terrain modification. |
| 3 | GM | Full terraforming, creature spawning, player management. |
| 4 | High GM | Server-wide management, settlement control, advanced world editing. |
| 5 | Arch GM | Full administrator access including database-level operations. |
The GM Wand
Right-click in the world to access the GM Wand context menu. Use it to inspect tiles/objects, teleport, spawn items and creatures, modify terrain, and manage settlements.
2. Server Commands
Enter commands in the GPanel console or in-game chat prefixed with #.
Player Management
| Command | Description |
|---|---|
#kick <playername> | Kick a player from the server. |
#ban <playername> | Permanently ban a player. |
#unban <playername> | Remove a player's ban. |
#setpower <playername> <level> | Set GM power level (0-5). Level 0 removes powers. |
#who | List all online players. |
#broadcast <message> | Send a server-wide announcement. |
World Management
| Command | Description |
|---|---|
#teleport <x> <y> | Teleport to map coordinates. |
#summon <playername> | Teleport a player to your location. |
#goto <playername> | Teleport to a player's location. |
#spawnitem <itemid> <quality> | Spawn an item with specified quality (1-100). |
#spawncreature <creatureid> | Spawn a creature at your location. |
#settime <hours> | Set the in-game time of day. |
#togglerain | Toggle rain on or off. |
#save | Force an immediate world save. |
#shutdown <seconds> <reason> | Schedule a shutdown with countdown and reason. |
Terraforming
GM level 3+ users can use the GM wand for terrain operations: raise/lower terrain, flatten areas, change tile types (grass, dirt, rock, sand), and adjust water levels.
3. Settlement Management
As a GM, you can manage player settlements (deeds):
- Use the GM wand on a settlement token to inspect details and permissions.
- Modify permissions and borders through the GM interface.
- Remove abandoned deeds to free land for active players.
- Adjust upkeep settings server-wide through configuration.
4. Mod Support
Wurm Unlimited supports server-side mods distributed as .jar files. Players do not need to install anything.
Installing Mods
- Stop the server from GPanel.
- Install Ago's Mod Loader first (required by most mods).
- Upload mod
.jarfiles and any.propertiesconfig files to themods/directory via SFTP. - Start the server and check the console for mod loading confirmation.
Popular Mods
- Better Digging: Quality of life terraforming improvements.
- Crop Mod: Modify crop growth times and farming mechanics.
- Bounty Mod: Reward players with coins for killing creatures.
- Server Tweaks: Collection of small adjustments for better experience.
5. Troubleshooting
Server Crashes on Startup
- Check the GPanel console for Java errors (often indicate mod conflicts).
- Remove recently added mods from
mods/to identify the problem. - Ensure Ago's Mod Loader is installed if mods require it.
- If the crash persists, open a support ticket with the full console output.
Players Cannot Connect
- Verify the server is running in GPanel.
- Check the correct IP and port from the Network tab.
- Ensure both server and player are on the same game version.
Slow Performance
- Reduce
MAXCREATURES-- creature AI is the biggest performance factor. - Use a smaller map size or reduce
MAXPLAYERS. - Review installed mods for known performance issues.
- Consider contacting support about upgrading your plan.
Related Articles
- Wurm Unlimited Server Setup Guide
- How to Find Your Server IP and Port
- How to Upload Files via SFTP
- Server Startup Guide
Need Help?
If you run into issues with your Wurm Unlimited server that are not covered here, open a support ticket and include your server IP, a description of the problem, and any relevant error messages from the GPanel console.