How to use admin commands on your Soulmask server
Admin Commands for a Soulmask Server
This guide explains how to use administrator (GM) commands on your Soulmask server. With admin access, you can manage players, teleport, change game time, control weather, and much more.
How to Use Admin Console Commands in Soulmask
-
Join your server normally through the game.
-
Press
~
(tilde key) to open the in-game console. If~
doesnât work, tryF1
or adjust your keyboard layout. -
Enter the command:
Replace
[password]
with your GM password set via the Command Line Manager (use-gmkey=YourPassword
in launch options) -
After entering the correct password, you will gain admin (GM) privileges.
-
Open the GM panel on the right-hand side of your screen to access basic admin tools.
-
To enter commands manually, press
~
again and type from the list below.
Admin Command List
Command Description | Command Code |
---|---|
Open GM Panel | gm key [password] |
Add Experience | gm AddExp [value] |
Add Mask Experience | gm Addmjexp [value] |
Add Hunting Experience | gm Addshoulieexp [value] or 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 to Coordinates | gm Go [x] [y] [z] |
Clear All NPCs | gm ClearAllNpc |
Remove Selected Target | gm ClearSelect |
Refresh Vegetation Within Range | gm ShuaXinZhiBei |
Show Own Info (skills, talents, etc.) | gm ShowInfo 1 |
Show Character Info (targeted player/NPC) | gm ShowInfo 0 |
Enable Invisibility | gm SetAttr YinShen 1 |
Disable Invisibility | gm SetAttr YinShen 0 |
Repair Mask Nodes | gm JSMJ |
Unlock Full Map | gm ShowMap |
Unlock All Tech Tree Nodes | gm KeJiShu |
Show Barbarian Invasion Heat Chart | gm ShowReDu |
Clear All Barbarian Invasion Heat | gm ClearAllReDu |
Increase Heat at Current Location | gm AddReDu [value] |
Reset Tutorial Missions | gm ChongZhiRenWu |
Show Server Status HUD | Debuginfo 1 |
Hide Server Status HUD | Debuginfo 0 |
Command Description | Command Code |
---|---|
Toggle Fly Mode | gm FeiXing 1 (enable), gm FeiXing 0 (disable) |
Toggle God Mode (Invulnerability) | gm WuDi 1 (enable), gm WuDi 0 (disable) |
Set Time of Day | gm SetTime [hour] (e.g., gm SetTime 12 ) |
Pause/Resume Time | gm StopTime 1 (pause), gm StopTime 0 (resume) |
Spawn Item | gm Give [ItemID] [quantity] |
Spawn NPC | gm Create [NPC_ID] |
Change Weather | gm Weather [Clear/Rain/Storm] |
â ď¸ For item and NPC IDs, refer to server log output or community resources. There is no built-in ID browser in-game.
Admin Access Tips
-
Use a strong, secret GM password and donât share it with regular players.
-
If you're not gaining admin access, ensure the launch line includes
-gmkey=YourPassword
.- This is done in the control panel under Commandline Manager > Custom Commandlines
* Ensure you activate a custom commandline after adding it.
- This is done in the control panel under Commandline Manager > Custom Commandlines
-
For debugging, toggle
Debuginfo 1
to view server stats like ping, FPS, and more.