Hi i recently started working on my own server i have made a /announce command that only accessible for administrator then when i went to the same folder that has server.cfg and made a new cfg file called Perms.cfg inside of Perms.cfg i have:
add_ace group.admin administrator allow
add_principal identifier.steam:11000010700fc0 group.admin
for some reason it doesn’t add me to the group.admin (administrator)
i’ve also tried putting the license key in a cfg file called license.cfg and wrote exec license.cfg in server.cfg and it had the same error as if I didnt put a license key.
Short version: Does anyone know why server.cfg isnt exec things im telling it to do?