Mordhau provides a wide range of administrator commands that make it easier to manage, moderate, and monitor your server. These tools are essential for maintaining order, especially on busy public servers where quick action may be needed against rule-breaking players. To use admin commands, players must first log in using the Admin Password with the AdminPass command.
Join the server.
Open the console using the backtick (`) key.
Type any desired command and press Enter to execute it.
For chat-based commands, press Y to open in-game chat.
LookupPlayer <SteamID/PlayfabID> | Returns player account IDs from Playfab. |
CopyID <SessionID> | Copies the player’s Playfab ID. The player is always SessionID 1. |
PlayerList | Displays all players on the server with their Session and Playfab IDs. |
VoteKick <Name/PlayfabID/SessionID> | Initiates a vote to kick the specified player. |
CancelVotekick | Cancels a vote kick you initiated. |
AdminPass <password> | Logs in with the Admin Password. |
AdminList | Displays a list of server admins. |
AddAdmin <PlayfabID/SessionID> | Grants admin privileges to a player. |
RemoveAdmin <PlayfabID/SessionID> | Removes admin privileges from a player. |
BanList | Lists all active bans. |
Ban <PlayfabID/SessionID> <duration> <reason> | Bans a player for a specified duration in minutes. |
Unban <PlayfabID> | Removes a player’s ban. |
MuteList | Lists all muted players. |
Mute <PlayfabID/SessionID> <duration> | Mutes a player for a specified number of minutes. |
Unmute <PlayfabID/SessionID> | Unmutes a player. |
Kick <PlayfabID/SessionID> <reason> | Kicks a player from the server. |
CancelVotekick | Cancels an ongoing vote kick. |
ChangeLevel <Map Name> | Changes the current map. |
AddBots <Number> | Adds the specified number of bots. |
RemoveBots <Number> | Removes the specified number of bots. |
AddBotsTeam <Team> <Number> | Adds bots to a specific team (0 = Red, 1 = Blue). |
RemoveBotsTeam <Team> <Number> | Removes bots from a specific team (0 = Red, 1 = Blue). |
ToggleDamage | Enables or disables damage for all players and bots. |
ToggleStamina | Enables or disables stamina usage. |
Slomo <Value> | Adjusts global game speed. Example: 1 = normal, 0.5 = half-speed. |
ParryThis | Spawns a 1411 weapon into an empty slot (reloaded at ammo boxes). |
GiveHorse | Spawns a horse at your location. |
GiveHog | Spawns a hog at your location. |
Horsgor | Spawns a camel at your location. |
GiveCata | Spawns a catapult at your location. |
GiveBlunderbuss | Spawns a Blunderbuss with 120 ammo (drops on death). |
PlayerStats | Displays player levels and MMR ratings. |
ShowAuthTraces 1 | Displays server-side tracers for debugging. |
m.ShowServerStats 1 | Shows server tickrate statistics (min/avg/max). |
/aserver <Message> | Sends a message in chat as the server. |
/achat <Message> | Sends a message to the internal admin chat. |
/announce <Duration> <Message> | Displays a popup message to all players for the set duration. |
/apopup <Duration> <PlayfabID/Name> <Message> | Displays a popup for one player. |
/asay <Message> | Sends a highlighted admin message to all players. |
/awhisper <PlayfabID/Name> <Message> | Sends a private admin message to a specific player. |