# Full list of Tiny Commands

<table data-full-width="true"><thead><tr><th align="center">Tiny commands</th><th align="center">Standard commands</th></tr></thead><tbody><tr><td align="center">/day</td><td align="center">/time set day</td></tr><tr><td align="center">/night</td><td align="center">/time set night</td></tr><tr><td align="center">/noon</td><td align="center">/time set noon</td></tr><tr><td align="center">/midnight</td><td align="center">/time set midnight</td></tr><tr><td align="center">/sun  |  /wtr clear  |  /wtr c</td><td align="center">/weather clear</td></tr><tr><td align="center">/rain  |  /wtr rain  |  /wtr r</td><td align="center">/weather rain</td></tr><tr><td align="center">/thunder  |  /wtr thunder  |  /wtr t</td><td align="center">/weather thunder</td></tr><tr><td align="center">/gm 0</td><td align="center">/gamemode 0  |  /gamemode survival</td></tr><tr><td align="center">/gm 1</td><td align="center">/gamemode 1  |  /gamemode creative</td></tr><tr><td align="center">/gm 2</td><td align="center">/gamemode 2  |  /gamemode adventure</td></tr><tr><td align="center">/gm 3</td><td align="center">/gamemode 3  |  /gamemode spectator</td></tr><tr><td align="center">/diff peacefull  |  /diff p</td><td align="center">/difficulty peacefull</td></tr><tr><td align="center">/diff easy  |  /diff e</td><td align="center">/difficulty easy</td></tr><tr><td align="center">/diff normal  |  /diff n</td><td align="center">/difficulty normal</td></tr><tr><td align="center">/diff hard  |  /diff h</td><td align="center">/difficulty hard</td></tr><tr><td align="center">/sp</td><td align="center">/spawnpoint</td></tr><tr><td align="center"><a data-footnote-ref href="#user-content-fn-1">/heal</a></td><td align="center"><code>—————</code></td></tr><tr><td align="center"><a data-footnote-ref href="#user-content-fn-2">/feed</a></td><td align="center"><code>—————</code></td></tr></tbody></table>

[^1]: Heals the player

[^2]: Feeds the player


---

# 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://korowin.gitbook.io/tinycommands/full-list-of-tiny-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.
