How to Set Yourself as a Superadmin in Your Server
FiveM2 dk okuma28 Ağu 2026 tarihinde güncellendi
Admin rights in FiveM come in two layers: the built-in permission system (ACE) that controls console commands and many admin menus like vMenu, and your framework's own admin groups (ESX, QBCore). This guide sets you up in the built-in system through the panel, and points you to the right place for frameworks.
Find Your Identifier
- Join your server with FiveM, then open the game panel and click Players under GAME SERVER. The page shows everyone who is online right now.
- Click your own row to expand it. You will see your identifiers (license, steam, discord, fivem and more), each with a copy button.
- Copy the license identifier. The copied value already includes the
license:prefix.
Add Yourself to the Admin Group
- Open the server.cfg Editor under GAME SERVER and scroll to the Group memberships section.
- In the left field, enter your identifier with the
identifier.prefix, for exampleidentifier.license:1a2b3c.... - In the right field, enter
group.admin, then press the + button to add the row. - Each row here writes one
add_principalline to your server.cfg.
Give the Group Its Permissions
- Scroll to the Access control section.
- Enter
group.adminin the group field,commandin the object field, keep it on allow, and press the + button. - This writes an
add_aceline that lets everyone ingroup.adminuse console commands. Add narrower entries such ascommand.quitinstead if you want to grant less.
Save and Restart
- Press Save changes and restart your server from the Console page.
- Reconnect and test an admin-gated feature, for example opening vMenu if it is installed.
Using a Framework?
- ESX and QBCore manage in-game admin ranks themselves, usually in the
users(ESX) orplayers(QBCore) database table or through their own admin commands. Check the documentation of your framework version; you can edit the table with HeidiSQL using your database credentials. - txAdmin admins (the web panel) are separate from in-game admins; manage those on the txAdmin page.
Finished
You are now in
group.adminwith ACE permissions. Resources that check ACE permissions, such as vMenu, will recognize you after the restart.
Bu, sorununuzu çözdü mü?
Hâlâ takıldınız mı?
Destek ekibimiz barındırdığımız oyunları gerçekten bilir. Bir ticket açın, birlikte çözelim.
Ticket aç