Overview
Admin Commands
Full admin access required
Staff Commands
Staff-level access
Debug Tools
Noclip, markers, coordinates
Admin Commands
/admin
Opens the admin panel UI./noclip
Toggle noclip (free camera flight) mode.Noclip usage is logged to the database and Discord with the admin’s position and character info.
/noclip:dev
Toggle developer noclip mode with additional debug info./noclip:info
Get current noclip camera position and heading info./marker
Place a visual marker at specified coordinates.
Requires: Admin permission
/setped
Change a player’s ped model.
Requires: Admin permission
/zsetped
Change a player’s ped model (alternate version)./staffcam
Toggle staff spectator camera./cpproperty
Copy property data to clipboard.Staff Commands
/staff
Opens the staff panel (limited version of admin panel)./lookup
Look up a player by ID or name.
Requires: Staff permission
/cpcoords
Copy current coordinates to clipboard.
Requires: Staff permission
Registering Custom Admin Commands
Use the Chat component to register your own admin/staff commands:Next Steps
Admin - Callbacks
Admin panel server callbacks
Admin - Permissions
Permission system
Chat API
Command registration