tModLoader servers can be managed using console commands entered through the Wabbanode Control Panel. These commands let you manage players, control the server, and adjust world settings in real-time.
Changes made with settings commands (password, maxplayers, motd) are temporary and will reset when the server restarts. For permanent changes, use the Settings tab in the control panel.
Running Commands
- Navigate to the Wabbanode Control Panel.
- Click the Console tab.

- Type your command and press Enter.

Server Commands
| Command | Description |
|---|---|
help | Display all available server commands |
playing | Show all currently connected players |
say <message> | Broadcast a message to all players |
save | Save the world immediately |
exit | Save the world and shut down the server |
exit-nosave | Shut down the server without saving |
Player Management Commands
| Command | Description |
|---|---|
kick <player> | Kick a player from the server |
ban <player> | Ban a player from the server |
unban <player> | Remove a player's ban |
Server Settings Commands
| Command | Description |
|---|---|
password <pass> | Change the server password |
maxplayers <num> | Change the maximum player count |
motd <message> | Change the message of the day |
Time Commands
| Command | Description |
|---|---|
dawn | Set time to dawn (4:30 AM) |
noon | Set time to noon (12:00 PM) |
dusk | Set time to dusk (7:30 PM) |
midnight | Set time to midnight (12:00 AM) |
World Commands
| Command | Description |
|---|---|
seed | Display the current world seed |
settle | Settle all water in the world |
Use these commands to manage your tModLoader server directly from the console.

