Soulmask Admin Commands
Jump to navigation
Jump to search
How to Use GM Commands
- Enter your private server.
- Press ~ (tilde) to open the console.
- Type
gm key [password], where [password] is the administrator password (adminpsw) you set on your Survival Servers control panel or in your server launch parameters. - After entering the admin password, you'll become an administrator. The GM panel will open on the right side where you can adjust settings and coefficients.
- As an administrator, press ~ to open the console and enter any of the commands listed below.
Note: Commands are case-sensitive. This list has been updated for the Soulmask 1.0 release.
Admin Commands
| Description | Command |
|---|---|
| Open GM Panel | gm key [password]
|
| Add Awareness Experience | gm AddExp [value]
|
| Add Mask Experience | gm Addmjexp [value]
|
| Add Hunting Experience | gm Addshoulieexp [value]
|
| Increase Hunting Experience | gm AddShouLieExp [value]
|
| Reset Skill 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 (Quality, Skills, Talents) | gm ShowInfo 1
|
| Show Character Info (Quality, Skills, Talents) | gm ShowInfo 0
|
| Enable Invisibility | gm SetAttr YinShen 1
|
| Disable Invisibility | gm SetAttr YinShen 0
|
| Repair Mask Nodes | gm JSMJ
|
| Unlock Entire Map | gm ShowMap
|
| Unlock All Tech Tree Nodes | gm KeJiShu
|
| Show Barbarian Invasion Heat Chart | gm ShowReDu
|
| Clear All Barbarian Invasion Heat | gm ClearAllReDu
|
| Add Invasion Heat at Current Location | gm AddReDu [value]
|
| Reset Tutorial Missions | gm ChongZhiRenWu
|
| Replace Default Material | gm ReplaceDefaultMaterial [name]
|
| Add GameplayEffect to Mount | gm AddGEToQiChenRen [GE_name]
|
| Remove GameplayEffect from Mount | gm RemoveQiChenRenGE [GE_name]
|
| Show Player GameplayEffects | gm ShowPlayerGE
|
| Show Conveyor & Pillar Count | gm ShowConveyorAndPillarTotalNumber
|
Server Status Commands
These commands do not require the gm prefix:
| Description | Command |
|---|---|
| View Server Status Information | Debuginfo 1
|
| Close Server Status Information | Debuginfo 0
|
RCON Commands
Soulmask supports RCON (Remote Console) for remote server management. To enable RCON, add these parameters to your server launch command:
-rconpsw="yourpassword" -rconaddr=0.0.0.0 -rconport=19000
All GM commands listed above can be sent via RCON by connecting to the RCON port with a compatible RCON client. The default RCON port is 19000 (TCP).
Tips
- The admin password (
adminpsw) is separate from the server join password (PSW). - GM commands only work after authenticating with
gm key [password]each session. - The ~ key opens the console. If your keyboard layout doesn't have a tilde key, check your game keybindings.
- Commands with [value] parameters accept integers (e.g.,
gm AddExp 1000). - The
GPScommand shows your X, Y, Z coordinates, which can be used withgm Goto teleport.