"Controller board won't open"
Problem: /atccontroller does not open the live controller board.
Cause: The player has neither an allowed controller job nor the atc_radar.controller ACE permission.
Solution: Add the job to Config.ControllerAllowedJobs or grant the ACE permission:
server.cfg
add_ace group.admin atc_radar.controller allow
Restart the server after changing permissions.