# Minecraft

- [How much ram do I need for my Minecraft server?](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/how-much-ram-do-i-need-for-my-minecraft-server.md)
- [Helpful Info!](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/helpful-info.md)
- [What is the difference between Spigot, Paper, and PurPur?](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/helpful-info/what-is-the-difference-between-spigot-paper-and-purpur.md)
- [Using .sh to start your server](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/helpful-info/using-.sh-to-start-your-server.md)
- [How to Install Datapacks to your server?](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/helpful-info/how-to-install-datapacks-to-your-server.md)
- [Plugins](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/plugins.md)
- [Bluemap](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/plugins/bluemap.md)
- [Chunky](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/plugins/chunky.md)
- [Dynmap](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/plugins/dynmap.md)
- [Simple Voice Chat](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/plugins/simple-voice-chat.md)
- [Managing your Server](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server.md)
- [How to set a custom seed on your Minecraft Server](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/how-to-set-a-custom-seed-on-your-minecraft-server.md)
- [How to Set a Custom Minecraft Server Icon](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/how-to-set-a-custom-minecraft-server-icon.md)
- [Changing Your Version](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/changing-your-version.md): Changing versions of minecraft
- [Add Add-ons to your Bedrock Server!](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/add-add-ons-to-your-bedrock-server.md)
- [Which Java version to use for Minecraft server?](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/which-java-version-to-use-for-minecraft-server.md)
- [Using Chunker to Convert Minecraft Worlds Across Editions](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/using-chunker-to-convert-minecraft-worlds-across-editions.md)
- [How to Optimize Your Server](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/how-to-optimize-your-server.md)
- [How To Enable/Disable/Manage Your Whitelist/Allowlist?](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/managing-your-server/how-to-enable-disable-manage-your-whitelist-allowlist.md)
- [Common Issues](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/common-issues.md)
- [Server Connection Timed Out](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/common-issues/server-connection-timed-out.md)
- [Exception Server Tick Loop](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/common-issues/exception-server-tick-loop.md)
- [Failed to check session lock](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/common-issues/failed-to-check-session-lock.md)
- [How to Fix: Authentication servers are down. Please try again later](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/common-issues/how-to-fix-authentication-servers-are-down.-please-try-again-later.md)
- [Fixing the "Connection timed out: getsockopt" Error in Minecraft](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/common-issues/fixing-the-connection-timed-out-getsockopt-error-in-minecraft.md)
- [Reducing Lag](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/reducing-lag.md)
- [Reduce Lag on FabricMC server!](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/reducing-lag/reduce-lag-on-fabricmc-server.md)
- [Reduce Lag on ForgeMC server!](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/reducing-lag/reduce-lag-on-forgemc-server.md)
- [How to upload a custom Minecraft world](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/how-to-upload-a-custom-minecraft-world.md)
- [How to install a custom Minecraft modpack](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/how-to-install-a-custom-minecraft-modpack.md)
- [How to change MOTD for a Minecraft server](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/how-to-change-motd-for-a-minecraft-server.md): Learn how to change your Minecraft server’s Message of the Day (MOTD) to customize the message players see in the multiplayer server list.
- [How to download your Minecraft server world](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/how-to-download-your-minecraft-server-world.md)
- [How to Use GeyserMC](https://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft/how-to-use-geysermc.md)


---

# 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://docs.fourseasonshosting.com/docs/game-knowledge-base/minecraft.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.
