To integrate ZeroTrust with ace permissions, you'll be able to ignore the function Cfg.GetAdminGroup inside config.lua and add these lines to your server.cfg :
Cfg.GetAdminGroup
config.lua
add_ace group.admin zt.permission allow add_principal identifier.license:xyz group.admin
This function ensures that ZeroTrust correctly retrieves the player's admin group.
Make sure to change identifier.license:xyz to the identifier of your admins !
identifier.license:xyz
Last updated 1 month ago