# Q & A

**I have an issue or suggestion!**

The best place to post this is on Github!

You can find it [here](https://github.com/refractored/BloodmoonReloaded/issues/new/choose)!

**Does this plugin support Spigot?**

No, Please use [PaperMC](https://papermc.io/) (or its [forks](https://luminescent.dev/forks/))...&#x20;

**Your plugin is missing a feature that was in "Bloodmoon \[Updated]"!**

There likely is an extension for it! The only feature that wont be ported over is the levels.

Features part of the original plugin will be free.

{% content-ref url="/pages/POsuKRpWMd0IDZ4dBUoh" %}
[Extensions](/refractored/bloodmoon-reloaded/extensions.md)
{% endcontent-ref %}

**How to disable the purchase message?**

Buy the plugin.

If you did buy the plugin add this to your config:

```
DisablePurchaseMessage: true
```

**How to uninstall the plugin?**

Uninstall the plugin like you would any other plugin BUT make sure there aren't any active bloodmoons!

If you already uninstalled don't fret! You can just reinstall the plugin and disable the bloodmoon then uninstall OR you can manually revert changes that were made to the server.

\
Changes made:\
Daylight cycle disabled (If enabled, enabled by default)\
Monster spawn limit (If enabled, enabled by default)


---

# 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/q-and-a.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.
