I dont understand Aces and Permissions very well and cannot make myself admin

Aces

add_ace resource.essentialmode command.sets allow
add_ace resource.essentialmode command.add_principal allow
add_ace resource.essentialmode command.add_ace allow
add_ace group.admin command allow
add_ace group.admin command.quit deny
add_principal identifier.steam:110000100b9fa5b group.admin # Add your admin’s SteamID here. This line can be duplicated for additional admins.

ESSENTIAL MODE

add_ace resource.essentialmode command.sets allow
add_ace resource.essentialmode command.add_principal allow
add_ace resource.essentialmode command.add_ace allow

add_ace resource.esx_scoreboard command.sets allow

exec permissions.cfg

add_ace identifier.steam:110000100b9fa5b waveshieldbypass allow

add_ace CHADMIN chocohaxadministrator allow
add_ace CHMOD chocohaxmoderator allow
add_ace CHJOB chocohaxjobs allow

add_principal group.admin group.user
add_ace resource.es_extended command.add_ace allow
add_ace resource.es_extended command.add_principal allow
add_ace resource.es_extended command.remove_principal allow
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don’t allow quit
add_principal identifier.steam:110000100b9fa5b group.admin # Add your admin’s SteamID here. This line can be duplicated for additional admins.

Still not admin?

Can anyone help? Still not solved.

I am still unable to make myself an admin.

What is the problem?
Just add this to your server.cfg :

add_ace group.admin command allow
add_ace group.admin command.quit deny
add_principal identifier.steam:yoursteamhex group.admin

Yeah I know. If you look at my example above, that line already exists.

Ive also activated rconlogs and used status to verify my identifier is correct, and it is.

But my character in game is still just “Player” or whatever default group is.

are you signed in on that steam hex account? and is steam open when you go to your server?

Yes. Steam has to be running on that account to even use FiveM. It wont open otherwise.

If you are using essentialmode, maybe the command you want to do is /setgroup [id] admin or /setgroup [id] superadmin ? :confused: What @Mohammad_M said should be correct already tho, maybe try changing group.admin to group.superadmin.