Skip to main content
End users don’t get a chat command — bosses open the menu by walking up to a marker. There’s exactly one admin command.

Admin

The command name is configurable via Config.AdminCommand in config.lua.

Permissions

Admin access is granted if any of these match: Most txAdmin admins are group.admin by default and just work — no permissions.cfg edits needed.

Dedicated ACE

If you want a dedicated ACE separate from group.admin:
Then only members of group.admin get the boss-menu admin tool, even if the rest of your permissions.cfg grants them broader access elsewhere.

Removing default access

To remove default group.admin access entirely, edit Config.Admin:
Then explicitly grant only the people you want:

Console output

Every boot prints:
Hire / fire / promote each log a single line with framework, actor, and target. Failed mutations log in red with the reason — so misconfig surfaces immediately instead of being swallowed.