For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commands

All slash commands provided by the Tworst Admin Bot, grouped by category.

Every action command is authorized by the Discord user's in-game staff role. If a user lacks the permission in-game, the command is denied. Commands marked (role sync) require BOT_ROLE_SYNC=1.


Server

Command
Description

/status

Show server status (player count, uptime, health)

/players

List online players (name, ID, ping)

/announce <message> [type]

Send a server announcement (banner / popup / toast)

/sync

Sync game roles & staff with Discord (role sync)


Player Moderation

Command
Description

/kick <player> [reason]

Kick a player

/ban <player> <reason> [duration]

Ban a player (temp or permanent)

/unban <player> [reason]

Unban a player

/warn <player> <reason>

Warn a player

/jail <player> [time]

Jail a player

/unjail <player>

Release a jailed player

/freeze <player>

Freeze a player

/unfreeze <player>

Unfreeze a player

/stripweapons <player>

Remove all weapons from a player


Player Actions

Command
Description

/heal <player>

Heal a player to full HP

/revive <player>

Revive a downed/dead player

/kill <player>

Kill a player

/slap <player> [force]

Slap a player (knockback)

/explode <player>

Explode a player

/giveitem <player> <item> [count]

Give an inventory item

/givemoney <player> <amount> [type]

Give cash or bank money

/givemodel <player> <model>

Change a player's model/appearance


Vehicle

Command
Description

/spawnvehicle <player> <model>

Spawn a vehicle for a player

/vlookup <model>

Look up a vehicle by model name


Information

Command
Description

/banlist [limit]

Show recent bans (default 10, max 25)

/lookup <player>

Fetch detailed player information


Teams

Command
Description

/teamlist

List all active teams with stats

/teaminfo <team_id>

Show detailed team info

/teamadd <team_id> <user>

Add a Discord user to a team

/teamremove <team_id> <user>

Remove a Discord user from a team

/teamsync

Sync Discord team members with in-game teams (role sync)


Whitelist

Command
Description

/whitelistadd [identifier] [discord_user] [name] [reason]

Add to whitelist

/whitelistlist [limit]

Show whitelisted identifiers

/whitelistremove <identifier>

Remove from whitelist

/whitelistmode <enabled>

Enable/disable whitelist enforcement


Events

Command
Description

/events [status]

List events (upcoming / active / completed / cancelled)

/event-detail <event_id>

Show detailed event info

/event-channel <set|show|off>

Configure the event announcement channel


System

Command
Description

/language <set|show>

Change or display the bot language (en/tr/de/fr/es)


Staff Management (role sync)

Command
Description

/setrole <user> <role>

Assign an in-game staff role to a Discord user (role sync)

/unstaff <user>

Remove a Discord user from staff (role sync)

/language and /event-channel require the Discord Manage Server permission. All other commands rely on your in-game staff permissions.

Ticket logging is handled in-game via Discord webhooks (Admin Menu v1.0.3+), not by the bot — the /ticket-channel command was removed. See Admin Menu → Configuration.

Last updated