NX CreativeNX CreativeDocs
Scriptsnx_employeemanagement

Commands

Chat commands registered by nx_employeemanagement.

Player commands

/employeelist

Open 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.

/tabletcam

Toggle 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).

/trackdebug

Open the in-game debug menu with mock-data and tracking helpers.

/policemock

Seeds mock police data for development. Restricted command: server console or ACE-permitted admins only. Not intended for production use.

/mechanicmock

Seeds mock mechanic data for development. Restricted command: server console or ACE-permitted admins only. Not intended for production use.