Commands
Chat commands registered by nx_employeemanagement.
Player commands
/employeelistOpen the employee tracking UI. Bosses see the full management console, employees see the self-service dashboard when Config.SelfService.Enabled is true. Registered through RegisterKeyMapping, so players can rebind the trigger (defaults to Config.UIKey, F7). Only registered when Config.Tablet.access.mode is 'key' or 'key+item'; in 'item' and 'zone' modes the command and keybind do not exist.
/tabletcamToggle the third-person tablet camera. Only registered when Config.Tablet.camera.toggleEnabled is true. Name and bound key come from Config.Tablet.camera.toggleCommand and toggleKey (F6 by default).
Debug commands
These commands are restricted. They require the ACE permission
nx_employeemanagement.debug or membership in an admin framework
group (admin, superadmin, god).
/trackdebugOpen the in-game debug menu with mock-data and tracking helpers.
/policemockSeeds mock police data for development. Restricted command: server console or ACE-permitted admins only. Not intended for production use.
/mechanicmockSeeds mock mechanic data for development. Restricted command: server console or ACE-permitted admins only. Not intended for production use.