Commands
ak47_multicharacter comes with several built-in administrative commands to help you manage player sessions and clean up character data directly from the server.
All commands require the admin permission level.
/logout
/logoutLogs the player out of their current character and seamlessly returns them to the multicharacter selection screen without having to drop from the server.
Usage:
/logoutPermission: Admin Only
/closeNUI
/closeNUIA failsafe command designed to forcibly close the NUI (user interface) and release mouse/keyboard focus if a player somehow gets stuck during the selection process.
Usage:
/closeNUIPermission: Admin Only
/deletechar
/deletecharAllows an administrator to completely wipe and delete a specific character from the server. This command dynamically scans your database and removes the character from all related tables (e.g., inventory, vehicles, properties) based on the Citizen ID.
Usage:
/deletechar [Citizen ID]Example:
/deletechar TEB12345Arguments:
Citizen ID- The unique identifier of the character you wish to delete (e.g., CID for QBCore, or Identifier for ESX).
Permission: Admin Only
Last updated