# Staff Commands

#### Senior Moderator Commands <a href="#mod-commands" id="mod-commands"></a>

/bring \[ID] - bring \[ID] to you

/bringback \[ID] - send \[ID] from /bring back to their last location

/clearall - clear entire chat for everyone

/clearinv - clears your inventory

/clothing \[ID] - give clothing menu to player

/dv - deletes vehicle

/deletevehicles - initiates a car wipe

/report - opens reports menu

/goto - as a mod this is limited to coordinates. [Moderator Coordinates](https://docs.google.com/document/d/1eaBzcziV0jCZQA381NO0S03nPaHLj7RhBCcWEw9LF20/edit)

/warp - put yourself inside the nearest vehicle

#### Admin Commands <a href="#admin-commands" id="admin-commands"></a>

/tp – teleport to player or coords

/tpm – teleport to marker

/cms - send to community service

/car – spawn vehicle

/dv – delete vehicle

/deletevehicles - initiates a car wipe

/deletemoney - delete money from your bank or cash

/clearinv – clear whole inventory of a player

/customs - opens mechanic menu

/coordsx – check coordinates (location) and get vectors

/kill \[ID] - kill \[ID] instantly

/openinv \[ID] - open \[ID] inventory

/pullstash - open \[stashID] stash

/revive \[ID] - revive \[ID]

/staff - chat announcement as staff

/staffo - chat announcement only staff can see

/vehicle-add \[ID] - adds vehicle to \[ID] garage

/vehicle-delete - deletes vehicle from player’s garage

/vehicle-plate - gives a car a custom license plate

/vehicle-keys - give vehicle keys to yourself

/warp - places you inside nearest car

/toggleverified birdy USERNAME 1 - verifies a player’s birdy account

/tx \[ID] - brings up the specific ID you are looking for

/logout - character swap

#### Head Admin Command <a href="#head-admin-commands" id="head-admin-commands"></a>

/doorlocks closest

/doorlocks


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platinum-rp.gitbook.io/platinumrp/staff-commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
