[SOLVED] How do I set myself as admin?

I have a couple of question (sorry this is my first time creating FiveM server)

  1. I have es_admin2 installed and configured it. But I’m still not an admin

This is my server cfg part for admin

Add system admins

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:110000180270415 group.admin # add the admin to the group

add_principal identifier.STEAM_0:0:80270415 group.admin

add_ace resource.essentialmode command.sets allow

add_ace resource.essentialmode command.add_principal allow

add_ace resource.essentialmode command.add_ace allow

  1. I have configured esx skin, but it required admin permission to use it. How to make all user can use this command?

  2. Is there any tips or suggestion for managing permission? or even a GUI tool?

setgroup (id) superadmin ?

2 Likes

I tried that one too. Doesn’t work

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.