# Commands

**/bloodmoon info \[world]**

This command gets the info for the bloodmoon. For example if the bloodmoon is active, is enabled, or when the bloodmoon starts.

**/bloodmoon start \[world]**

Starts the bloodmoon for the world, if a config exists for it.

**/bloodmoon stop \[world]**

Stops the bloodmoon for the world, if a config exists for it & it is currently active.

**/bloodmoon reload**

Reloads the plugin.

**/bloodmoon manage days \<world> \<add,remove,set>  \<number>**

If the world is a Days world, you can set how many days until the bloodmoon begins.


---

# 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://refractored.gitbook.io/refractored/bloodmoon-reloaded/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.
