# Minecraft

- [Change Java version](https://docs.hidencloud.com/minecraft/change-java-version.md): How to change java version.
- [Change Minecraft Type and Version](https://docs.hidencloud.com/minecraft/change-minecraft-type-and-version.md)
- [Server Restarting / killed?](https://docs.hidencloud.com/minecraft/server-restarting-killed.md): Handling Server Restarts and Memory Issues. Server Restarting: OutOfMemory = true
- [Change JVM Startup Flags](https://docs.hidencloud.com/minecraft/change-jvm-startup-flags.md)
- [Version Compatibility in Minecraft with ViaVersion Plugins](https://docs.hidencloud.com/minecraft/version-compatibility-in-minecraft-with-viaversion-plugins.md)
- [Online Mode](https://docs.hidencloud.com/minecraft/premium.md)
- [How to install a plugin / mod?](https://docs.hidencloud.com/minecraft/how-to-install-a-plugin-mod.md)
- [Security Plugins](https://docs.hidencloud.com/minecraft/security-plugins.md): Here you will find security plugins to protect your server.
- [Server Optimization Guide](https://docs.hidencloud.com/minecraft/server-optimization-guide.md): This guide helps you to prevent lagging (TPS ISSUES) on your servers by optimizing the configurations
- [Download optimization plugins](https://docs.hidencloud.com/minecraft/server-optimization-guide/download-optimization-plugins.md): Knowing how to optimize your server is vital in preventing server lag. Luckily, there are a lot of tools available for you to use to get the best possible performance out of your server and even push
- [Server Configuration](https://docs.hidencloud.com/minecraft/server-optimization-guide/server-configuration.md): Some of the main files that you will want to modify to really optimize your server are Bukkit.yml, Paper-world-defaults.yml, and Spigot.yml.
- [Helpers and Java Flags](https://docs.hidencloud.com/minecraft/server-optimization-guide/helpers-and-java-flags.md): Good starting value: true Enable this to hide ores from x-rayers. For detailed configuration of this feature check out Configuring Anti-Xray.
- [Minecraft exploit and how to fix them](https://docs.hidencloud.com/minecraft/server-optimization-guide/helpers-and-java-flags/minecraft-exploit-and-how-to-fix-them.md): Here you will find how to prevent certain exploits to protect your server
- [Installing Bungeecord](https://docs.hidencloud.com/minecraft/installing-bungeecord.md): This guide will help you to install bungeecord in your server
- [Configure a Bungeecord server](https://docs.hidencloud.com/minecraft/installing-bungeecord/configure-a-bungeecord-server.md): In this guide, we will show you how to configure a Bungeecord server. You will need at least 3 servers to begin this process.
- [Adding an Icon to the Server](https://docs.hidencloud.com/minecraft/adding-an-icon-to-the-server.md): To add an icon and a description to your Minecraft server, follow these steps:
- [Adding a Description to the Server](https://docs.hidencloud.com/minecraft/adding-a-description-to-the-server.md): The description or "Message of the Day" (MotD) is the text that appears below the server’s name in the server list.
- [Add a Resource Pack](https://docs.hidencloud.com/minecraft/add-a-resource-pack.md): This guide will explain how to set up a resource pack as a server resource pack, this means that all players will be given the option to use the resource pack when they join the server.
- [Common Errors](https://docs.hidencloud.com/minecraft/common-errors.md): Here you will find a list of common errors and their solutions.


---

# 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.hidencloud.com/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.
