Esx_legacy Admin PERMS not saving

Hey, when I upgraded to esx legacy the admin perms doesn’t save after a server restart. If I check in the database the group still says admin but you can’t use admin commands. So everytime a restart the server I need to add all the admins again. There is no errors in the consol so if anyone knows the problem or have had this problem before please let me know.
Tanks in advance! :slight_smile:

Database:

Were you able to fix this issue? Having the same problem

2 Likes

Yepp got it to work. Just paste this in your server.cfg and it should work :slight_smile:

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 resource.es_extended command.stop allow

Ur right!! I completely forgot about that. Thanks a lot

1 Like

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