Menu
 

Admin Commands - Soulmask Wiki

Soulmask: Admin Commands Guide

Complete reference for Soulmask admin commands including server management, player administration, tribe control, and advanced debugging commands.

Basic Admin Commands

Server Management

Command Syntax Description
Save /save Force save world state
Shutdown /shutdown [seconds] Graceful server shutdown
Restart /restart [seconds] Restart server with countdown
Broadcast /broadcast [message] Server-wide announcement

Player Management

# Kick player
/kick [player_name] [reason]

# Ban player
/ban [player_id] [duration] [reason]

# Unban player
/unban [player_id]

# Teleport player
/teleport [player] [x] [y] [z]

# Give admin rights
/admin add [player_name]

Tribe Management Commands

Tribe Administration

Command Purpose
/tribe create [name] Create new tribe
/tribe disband [tribe_id] Dissolve tribe
/tribe addmember [player] [tribe] Add player to tribe
/tribe setleader [player] [tribe] Change tribe leader

Resource & Item Commands

# Give items
/give [player] [item_id] [amount]

# Give resources
/giveresource [player] [resource] [amount]

# Clear inventory
/clearinventory [player]

# Spawn entity
/spawn [entity_id] [x] [y] [z]

Territory Commands

# Claim territory
/territory claim [tribe] [radius]

# Remove territory
/territory remove [territory_id]

# List territories
/territory list

# Transfer territory
/territory transfer [from_tribe] [to_tribe]

Debug & Utility Commands

Server Diagnostics

Command Output
/status Server performance metrics
/listplayers All connected players
/listtribes All active tribes
/serverinfo Server configuration details

Important: Always backup your server before using admin commands that modify tribes or territories. Some changes cannot be easily reversed.

Manage your tribal server with ease. Host your Soulmask server with Supercraft for advanced admin tools and web-based management.

Top