# Commands/Permissions

<table><thead><tr><th width="342.3333333333333">Command</th><th width="198">Permission</th><th>Description</th></tr></thead><tbody><tr><td>/spoof help</td><td>spoof.admin</td><td>View this help page</td></tr><tr><td>/spoof reload</td><td>spoof.admin</td><td>Reload plugin on the proxy.</td></tr><tr><td>/spoof reload backend</td><td>spoof.admin</td><td>Reload the backend config.</td></tr><tr><td>/spoof status</td><td>spoof.admin</td><td>View current status.</td></tr><tr><td>/spoof chat &#x3C;player> &#x3C;message></td><td>spoof.admin</td><td>Send a message from a fake player.</td></tr><tr><td>/spoof players add &#x3C;name> &#x3C;server|random></td><td>spoof.admin</td><td>Manually add a fake player to a server.</td></tr><tr><td>/spoof players move &#x3C;name>&#x3C;server|random></td><td>spoof.admin</td><td>Move a fake player to another server or random server.</td></tr><tr><td>/spoof players clear &#x3C;server|all></td><td>spoof.admin</td><td>Remove all fake players from a server or all servers.</td></tr><tr><td>/spoof fluctuation status</td><td>spoof.admin</td><td>View current fluctuation status.</td></tr><tr><td>/spoof fluctuation manual &#x3C;server></td><td>spoof.admin</td><td>View the manual fluctuation modifier for a server.</td></tr><tr><td>/spoof fluctuation manual &#x3C;server> add &#x3C;amount></td><td>spoof.admin</td><td>Increase the manual fluctuation value.</td></tr><tr><td>/spoof fluctuation manual &#x3C;server> remove &#x3C;amount></td><td>spoof.admin</td><td>Decrease the manual fluctuation value.</td></tr><tr><td>/spoof fluctuation manual &#x3C;server> rest</td><td>spoof.admin</td><td>Reset the fluctuation</td></tr><tr><td>/spoof fluctuation suspend &#x3C;server|all>></td><td>spoof.admin</td><td>Temporarily disable fluctuation.</td></tr><tr><td>/spoof flucutuation resume &#x3C;server|all></td><td>spoof.admin</td><td>Resume fluctuation after suspension.</td></tr></tbody></table>


---

# 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://wiki.halosdev.com/halos-player-spoofer/commands-permissions.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.
