Saves or updates the player's mugshot image data in smx_license_mugshots.
smx-license:server:saveMugshot
Payload: mugshot (string data URL/base64). Includes size and validation checks before DB write.
Opens a selected document card for self or a target viewer.
smx-license:server:showCard
Payload: cardType, targetPlayer. Checks ownership, confiscation state, and job-based document access.
Executes authority actions such as inspect ID, confiscate document, and issue document.
smx-license:server:jobAction
Payload object: action, targetId, docType, company, reason. Validates permissions, distance, and per-document rules.