-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commands List
Argentum edited this page Sep 8, 2026
·
1 revision
You can type these into the in-editor Team Chat or the dedicated server console. Server commands only work if you are host or server admin.
| Command | Description |
|---|---|
/chatimgs <true/false> |
Allows or blocks users from sending images in chat. |
/lockchat <true/false> |
Mutes the chat for regular users. |
/clearchat |
Clears all messages in chat. |
/mute <user> |
Mutes a specific user. |
/unmute <user> |
Unmutes a user. |
/admin <user> |
Gives a user admin permissions. |
/unadmin <user> |
Removes admin permissions. |
/kick <user> |
Kicks a user from the session. |
| Command | Description |
|---|---|
/msg <text> |
Sends a server message to everyone. |
/popup <text> |
Pops up a dialog window on everyone's screen. |
/list |
Lists all connected users. |
/info |
Shows server stats and memory usage. |
/togglejoins <true/false> |
Turns off or on new players joining. |
/port <number> |
Changes server port (default: 25567). |
/backup [scene] |
Manually saves a backup of scenes. |
/autobackup <true/false> |
Toggles automatic backups. |
/filesize <bytes/none> |
Sets file transfer size limit. |
/filetimeout <seconds> |
Sets file transfer timeout (default: 30s). |
/restart |
Restarts the server. |
/stop |
Saves scenes and stops the server. |