FiveM
Give admin permissions
txAdmin admins, framework admins and ACE permissions are three different things.
3 min read
- txAdmin admins manage the server itself: start, stop, bans, console. Added in the txAdmin panel.
- Framework admins get in-game powers from ESX or QBCore. Added through the framework's own table or config.
- ACE permissions control native FiveM commands and are set in server.cfg.
add_principal identifier.fivem:1234567 group.admin
add_ace group.admin command allowGiving someone txAdmin access is giving them your server. Use the role system rather than making everyone a master admin.