Soulmask Admin Commands: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
(Created page with "=== How to Use GM Command:=== #Enter your private server. #Press ~ to open the console. #Type gm key [password], where [password] is the administrator password you set on your...")
 
(Updated for Soulmask 1.0 launch: added new commands, RCON section, code formatting, tips section)
Line 1: Line 1:
=== How to Use GM Command:===
== How to Use GM Commands ==
#Enter your private server.
 
#Press ~ to open the console.
# Enter your private server.
#Type gm key [password], where [password] is the administrator password you set on your Survival Servers control panel.
# Press '''~''' (tilde) to open the console.
#Open the GM panel; after entering the admin password, you'll become an administrator. On the right side, you can adjust your settings or coefficients.
# Type <code>gm key [password]</code>, where [password] is the administrator password ('''adminpsw''') you set on your Survival Servers control panel or in your server launch parameters.
#As an administrator, press ~ to open the console, where you can enter the following commands to access the corresponding functions.
# 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 ==


{| class="wikitable" style="width: 70%;"
{| class="wikitable" style="width: 70%;"
|+ Admin Commands
|+ GM Commands
|-
! style="width: 18em;"| Description !! Command
|-
| Open GM Panel || <code>gm key [password]</code>
|-
| Add Awareness Experience || <code>gm AddExp [value]</code>
|-
|-
! Description !! Command
| Add Mask Experience || <code>gm Addmjexp [value]</code>
|-
|-
| style="width: 18em;"| Open GM Panel || gm key [password].
| Add Hunting Experience || <code>gm Addshoulieexp [value]</code>
|-
|-
| Add Experience || gm AddExp [value].
| Increase Hunting Experience || <code>gm AddShouLieExp [value]</code>
|-
|-
| Add Mask Experience || gm Addmjexp [value].
| Reset Skill Points || <code>gm XiDian</code>
|-
|-
| Add Hunting Experience || gm Addshoulieexp [value].
| Suicide || <code>gm ZiSha 1</code>
|-
|-
| Increase Hunting Experience || gm AddShouLieExp [value].
| Revive || <code>gm FuHuo</code>
|-
|-
| Reset Points || gm XiDian.
| Delete Account || <code>gm shanhao</code>
|-
|-
| Suicide || gm ZiSha 1.
| View Own Location || <code>GPS</code>
|-
|-
| Revive || gm FuHuo.
| Quick Recruit NPC (aim at target) || <code>gm ZhaoMu</code>
|-
|-
| Delete Account || gm shanhao.
| Teleport to Coordinates || <code>gm Go [x] [y] [z]</code>
|-
|-
| View Own Location || GPS.
| Clear All NPCs || <code>gm ClearAllNpc</code>
|-
|-
| Quick Recruit NPC (Aim at Target || gm ZhaoMu.
| Remove Selected Target || <code>gm ClearSelect</code>
|-
|-
| Teleport || gm Go [position_x][position_y][position_z].
| Refresh Vegetation within Range || <code>gm ShuaXinZhiBei</code>
|-
|-
| Clear All NPCs || gm ClearAllNpc.
| Show Own Info (Quality, Skills, Talents) || <code>gm ShowInfo 1</code>
|-
|-
| Remove Selected Target || gm ClearSelect.
| Show Character Info (Quality, Skills, Talents) || <code>gm ShowInfo 0</code>
|-
|-
| Refresh Vegetation within Range || gm ShuaXinZhiBei.
| Enable Invisibility || <code>gm SetAttr YinShen 1</code>
|-
|-
| Show Own Information, such as Quality, Skill Level, Talents, etc || gm ShowInfo 1.
| Disable Invisibility || <code>gm SetAttr YinShen 0</code>
|-
|-
| Show Character Information, such as Quality, Skill Level, Talents, etc || gm ShowInfo 0.
| Repair Mask Nodes || <code>gm JSMJ</code>
|-
|-
| Invisibility || gm SetAttr YinShen 1.
| Unlock Entire Map || <code>gm ShowMap</code>
|-
|-
| Disable Invisibility || gm SetAttr YinShen 0.
| Unlock All Tech Tree Nodes || <code>gm KeJiShu</code>
|-
|-
| Repair Mask Nodes || gm JSMJ.
| Show Barbarian Invasion Heat Chart || <code>gm ShowReDu</code>
|-
|-
| Unlock All Map Information || gm ShowMap.
| Clear All Barbarian Invasion Heat || <code>gm ClearAllReDu</code>
|-
|-
| Unlock All Tech Tree Nodes || gm KeJiShu.
| Add Invasion Heat at Current Location || <code>gm AddReDu [value]</code>
|-
|-
| Display Barbarian Invasion Heat Information Chart || gm ShowReDu.
| Reset Tutorial Missions || <code>gm ChongZhiRenWu</code>
|-
|-
| Clear All Barbarian Invasion Heat || gm ClearAllReDu.
| Replace Default Material || <code>gm ReplaceDefaultMaterial [name]</code>
|-
|-
| Increase Barbarian Invasion Heat at Current Location || gm AddReDu [value].
| Add GameplayEffect to Mount || <code>gm AddGEToQiChenRen [GE_name]</code>
|-
| Remove GameplayEffect from Mount || <code>gm RemoveQiChenRenGE [GE_name]</code>
|-
| Show Player GameplayEffects || <code>gm ShowPlayerGE</code>
|-
| Show Conveyor & Pillar Count || <code>gm ShowConveyorAndPillarTotalNumber</code>
|}
 
== Server Status Commands ==
 
These commands do not require the <code>gm</code> prefix:
 
{| class="wikitable" style="width: 70%;"
|-
|-
| Reset Tutorial Missions || gm ChongZhiRenWu.
! style="width: 18em;"| Description !! Command
|-
|-
| View Server Status Information || Debuginfo 1.
| View Server Status Information || <code>Debuginfo 1</code>
|-
|-
| Close Server Status Information || Debuginfo 0.
| Close Server Status Information || <code>Debuginfo 0</code>
|}
|}
== RCON Commands ==
Soulmask supports RCON (Remote Console) for remote server management. To enable RCON, add these parameters to your server launch command:
<pre>
-rconpsw="yourpassword" -rconaddr=0.0.0.0 -rconport=19000
</pre>
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 (<code>adminpsw</code>) is separate from the server join password (<code>PSW</code>).
* GM commands only work after authenticating with <code>gm key [password]</code> 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., <code>gm AddExp 1000</code>).
* The <code>GPS</code> command shows your X, Y, Z coordinates, which can be used with <code>gm Go</code> to teleport.

Revision as of 18:43, 9 April 2026

How to Use GM Commands

  1. Enter your private server.
  2. Press ~ (tilde) to open the console.
  3. 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.
  4. 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.
  5. 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

GM 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 GPS command shows your X, Y, Z coordinates, which can be used with gm Go to teleport.