Soulmask Admin Setup and Commands
This guide covers becoming an admin on your Soulmask server, banning and unbanning players, saving, the maintenance port, and the common GM commands.
Become an administrator
- Press
~to open the console from the client. - Enter
gm key [admin password](the password set by-adminpsw) and press Enter to open the GM control panel. - In the GM panel, enter the admin password and click to become an administrator.
Ban a player
Enable the ban feature with either method:
- GM command:
gm EnableServerPermissionList 1 1, or - Start-command line:
-serverpm=2(use-serverpm=18to also enable muting).
Then ban with: AddServerPermissionList 1 steamID
Unban a player
RemoveServerPermissionList 1 steamID
Save the world
While the server is running: gm BaoCun
Use the maintenance port
The maintenance port is set with -EchoPort. Connect to it with a Telnet tool while the server is running:
- Run:
telnet 127.0.0.1 18888 - Type
helpto list maintenance commands. - Shut down after 30 seconds:
quit 30 - Save:
saveworld 1
Common GM commands
| Action | Command |
|---|---|
| Open GM panel | gm key [password] |
| Add experience | gm AddExp [value] |
| Add mask experience | gm Addmjexp [value] |
| Add hunting experience | gm AddShouLieExp [value] |
| Reset points | gm XiDian |
| Suicide | gm ZiSha 1 |
| Revive | gm FuHuo |
| Delete account | gm shanhao |
| View own location | GPS |
| Quick-recruit NPC (aim at target) | gm ZhaoMu |
| Teleport | gm Go [x] [y] [z] |
| Clear all NPCs | gm ClearAllNpc |
| Remove selected target | gm ClearSelect |
| Refresh vegetation in range | gm ShuaXinZhiBei |
| Show own info | gm ShowInfo 1 |
| Show character info | gm ShowInfo 0 |
| Invisibility on / off | gm SetAttr YinShen 1 / gm SetAttr YinShen 0 |
| Repair mask nodes | gm JSMJ |
| Unlock all map info | gm ShowMap |
| Unlock all tech-tree nodes | gm KeJiShu |
| Show invasion heat chart | gm ShowReDu |
| Clear all invasion heat | gm ClearAllReDu |
| Add invasion heat here | gm AddReDu [value] |
| Reset tutorial missions | gm ChongZhiRenWu |
| Server status info on / off | Debuginfo 1 / Debuginfo 0 |