πŸ“œcommands

All commands use the prefix configured in .env (default: !)


Ban System

!ban

Ban a player from the server.

Usage
!ban [player_id/license] [duration] [reason]

Duration formats:

Format
Example
Duration

s

30s

30 seconds

m

15m

15 minutes

h

12h

12 hours

d

7d

7 days

w

2w

2 weeks

M

3M

3 months

y

1y

1 year

Examples:

!ban 1 7d Cheating
!ban license:abc123 30d Ban evading
!ban 5 1h Toxic behavior

!unban

Remove a ban from a player.

Examples:


!bans

Check active bans.


Warning System

!warn

Give a warning to an online player.

Examples:


!warnings

Check player warnings. Alias: !warns


!unwarn

Remove a specific warning.


!clearwarns

Clear all warnings for a player.


Player Management

!players

View all online players with details.

Returns: Player ID, name, ping, coordinates, Discord mention


!player

View detailed player information.

Returns:

  • Name, ID, Ping, Health, Armor

  • Position, Vehicle

  • Discord, License, Steam, FiveM identifiers

  • IP (spoilered for privacy)

  • Token count


!kick

Kick a player from the server.


!kickall

Kick all players from the server.


Health & Status

!heal

Heal a player to full health.


!revive

Revive a dead player.


!freeze

Freeze a player in place.


!unfreeze

Unfreeze a player.


!crashplayer

Crash a player's game.

triangle-exclamation

Economy (Requires Framework)

!givemoney

Give money to a player.

Types:

  • cash, bank, black_money (ESX)

  • cash, bank, crypto (QB)

Examples:


!giveitem

Give an item to a player.

Examples:


!givecar

Spawn a vehicle for a player.

Examples:


Jobs & Permissions (Requires Framework)

!setjob

Set a player's job.

Examples:


!setgroup

Set a player's permission group.

Examples:


Teleport

!bring

Teleport a player to another player.

Example:


!teleport

Teleport a player to coordinates.

Example:


Utilities

!announce

Send an announcement to all players in-game.


!ss

Take a screenshot of a player's screen.

circle-info

Requires screenshot-basic resource and webhook configured.


!blackout

Toggle blackout (disable lights) for player(s).

Examples:


Server Management

!ping

Check if bot is online.


!serverinfo

Display server information.

Returns: Online players, max players, uptime, framework


!restartserver

Restart the server with delay (txAdmin).

Example:


!stopserver

Stop the server with delay (txAdmin).


!txannounce

Send a txAdmin-style announcement.


Help

!help

Display all available commands.