Knowledgebase Soulmask Admin Setup and Commands

Soulmask Admin Setup and Commands

Soulmask, Admin 0 Was this answer helpful? Print

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

  1. Press ~ to open the console from the client.
  2. Enter gm key [admin password] (the password set by -adminpsw) and press Enter to open the GM control panel.
  3. 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=18 to 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 help to list maintenance commands.
  • Shut down after 30 seconds: quit 30
  • Save: saveworld 1

Common GM commands

ActionCommand
Open GM panelgm key [password]
Add experiencegm AddExp [value]
Add mask experiencegm Addmjexp [value]
Add hunting experiencegm AddShouLieExp [value]
Reset pointsgm XiDian
Suicidegm ZiSha 1
Revivegm FuHuo
Delete accountgm shanhao
View own locationGPS
Quick-recruit NPC (aim at target)gm ZhaoMu
Teleportgm Go [x] [y] [z]
Clear all NPCsgm ClearAllNpc
Remove selected targetgm ClearSelect
Refresh vegetation in rangegm ShuaXinZhiBei
Show own infogm ShowInfo 1
Show character infogm ShowInfo 0
Invisibility on / offgm SetAttr YinShen 1 / gm SetAttr YinShen 0
Repair mask nodesgm JSMJ
Unlock all map infogm ShowMap
Unlock all tech-tree nodesgm KeJiShu
Show invasion heat chartgm ShowReDu
Clear all invasion heatgm ClearAllReDu
Add invasion heat heregm AddReDu [value]
Reset tutorial missionsgm ChongZhiRenWu
Server status info on / offDebuginfo 1 / Debuginfo 0

Was this answer helpful?

Related Articles