ESX Admin Commands — Complete FiveM Reference
Every ESX-based FiveM server ships with a standard set of admin commands. This page collects the most-used ones, grouped by purpose. Most commands work out-of-the-box on ESX 1.x and ESX Legacy; some require the player to have an admin/superadmin group set.
Permission setup: open server.cfg, add add_principal identifier.steam:STEAMID group.admin for each admin, then restart the server.
Player Management
| Command | Description |
|---|---|
| /setjob [id] [job] [grade] | Assign a player to a job and grade. |
| /setgroup [id] [group] | Set a player's admin group (user/admin/superadmin). |
| /kick [id] [reason] | Kick a player from the server. |
| /ban [id] [duration] [reason] | Ban a player; duration in seconds (0 = permanent). |
| /unban [licenseId] | Unban a player by Rockstar license identifier. |
| /heal [id] | Restore a player to full health. |
| /revive [id] | Revive a downed player. |
| /freeze [id] | Freeze a player in place. |
| /unfreeze [id] | Release a frozen player. |
| /tp [id] | Teleport to a player. |
| /bring [id] | Teleport a player to your position. |
Economy
| Command | Description |
|---|---|
| /giveaccountmoney [id] [account] [amount] | Give money on a specific account (bank/cash/black). |
| /setaccountmoney [id] [account] [amount] | Set an account balance directly. |
| /giveitem [id] [item] [count] | Give an inventory item to a player. |
| /giveweapon [id] [weapon] [ammo] | Give a weapon plus ammo. |
| /clearinventory [id] | Wipe a player's entire inventory. |
Vehicles
| Command | Description |
|---|---|
| /car [model] | Spawn a vehicle by model name. |
| /dv | Delete the vehicle in front of you. |
| /repair | Repair your current vehicle. |
| /fix | Same as /repair on most ESX servers. |
| /vehflip | Flip your vehicle right-side up. |
Server / Other
| Command | Description |
|---|---|
| /announce [message] | Broadcast a chat message to all players. |
| /admin | Open the admin menu (if installed). |
| /noclip | Toggle no-clip mode (fly through walls). |
| /coords | Print your current coordinates to chat. |
| /players | List currently connected players. |
Related
Updated: May 2026 — comprehensive reference. Submit corrections via support.
