# Geyser and Floodgate

### **What Is Geyser?**

Geyser is a plugin that will modify incoming and outgoing packets. It is technically a proxy that will bridge the gap between **Minecraft: Java Edition** and **Minecraft: Bedrock Edition**. At the moment, this means it allows Bedrock users to seamlessly join Java servers for cross-platform play!

### **Setup**

Download the plugin [here](https://geysermc.org/download) and set the port in your `config.yml` to a port you have access to/have opened. Note that we also recommend you to use [floodgate](https://wiki.geysermc.org/floodgate/setup/) which will be used for authentication. Simply remember to set auth-type in your Geyser `config.yml` to `floodgate` if you choose to do so!

{% hint style="info" %}
**Anti-Cheats** \
Running Geyser may result in incompatibilities with Anti-Cheats! Make sure to check if your Anti-Cheat has Geyser compatibility - and make any adjustments to its configuration files to support Geyser if needed.
{% endhint %}

By `@icewaffles`


---

# 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.ember.host/plugins/geyser-and-floodgate.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.
