> For the complete documentation index, see [llms.txt](https://b-setups.gitbook.io/b.-setups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://b-setups.gitbook.io/b.-setups/servers/murder-mystery-server.md).

# Murder Mystery Server

<figure><img src="/files/gL4HjM0laq996xbUnV5r" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}
You can follow one of the next step-by-step guides to ensure you are installing the setup correctly.
{% endhint %}

{% content-ref url="/pages/whTjy7RUitaXoyqxp6HZ" %}
[Set Up Your Server at a Hosting Provider](/b.-setups/servers/murder-mystery-server/set-up-your-server-at-a-hosting-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/c9DIQRZznkSb9t98Dmin" %}
[Set Up Your Server on Your Computer](/b.-setups/servers/murder-mystery-server/set-up-your-server-on-your-computer.md)
{% endcontent-ref %}

***

## Frequently Asked Questions (FAQ)

<details>

<summary>What does this server setup provide?</summary>

This setup provides a **standalone Minecraft server** that can be used on its own or connected to your **existing network** via **BungeeCord/Velocity**. It includes a **fully configured minigame**, optimized settings, and easy customization options.

</details>

<details>

<summary>What version does the server run on?</summary>

You can check out at [here](/b.-setups/information/server-versions.md).

</details>

<details>

<summary>Can I connect the server through BungeeCord/Velocity?</summary>

Yes! The setup fully supports both **BungeeCord and Velocity** and can be used in a network.

</details>

<details>

<summary>Can I translate messages into a different language?</summary>

Yes! All server messages can be edited in the configuration files to your liking.

</details>

<details>

<summary>I found a bug or have an issue. How do I report it?</summary>

You can report any issues to me through **BuiltByBit** by [clicking here](https://builtbybit.com/conversations/add?to=BingBrowser). Before reaching out, check the [general issue list](/b.-setups/information/common-issues.md) included in the setup.

</details>

***

{% content-ref url="/pages/22ulGRgDAJDFrOVQtckK" %}
[Additional Information](/b.-setups/servers/murder-mystery-server/additional-information.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://b-setups.gitbook.io/b.-setups/servers/murder-mystery-server.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.
