# Commands & Permissions

| Command                                      | Permission | Description                    |
| -------------------------------------------- | ---------- | ------------------------------ |
| /RawMsg \<player/all> \<centered> \<message> | rawmsg.use | Permission for /RawMsg command |

{% hint style="info" %}
**\<centered>** - If set to *true RawMsg* will attempt to center the message when sending it to the player.

You can use **\<n>** in the message to add a new line. To add a blank line just use two!\
\
&#x20;**For 1.16+ Users:**\
\#\<??????> for custom hex colours\
\&#xNAN;*Replace ?'s with hex value eg #\<ffffff>*
{% endhint %}


---

# 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.helpch.at/funnycubes-plugins/rawmsg/commands-and-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.
