# 主页

## 什么是 Floodgate?

Floodgate是一个允许 **Minecraft:基岩版** 帐号加入 **Minecraft:Java版** 正版服务器而无需 **Minecraft:Java正版账号** 的混合模式插件。这是为 Geyser 提供额外功能的插件。与 **Geyser** 不同，**Floodgate** 只能作为插件安装在 **Spigot（包括Paper和forks），Bungeecord 和 Velocity** 上，并且只影响安装了它的服务器。

## Floodgate 2.0 提供什么?

Floodgate2.0 是 Floodgate1.0 的重写，有各种错误修复和改进。它还引入了新功能：能够 [**在Java版上查看基岩版玩家的皮肤**](/geyser-wiki/floodgate-wiki/gong-neng.md#shen-me-shi-pi-fu-shang-chuan)、[使用 **BE Form UI**](https://github.com/GeyserMC/Floodgate/wiki/Forms) (需额外开发)、[**使用 通用 API**](/geyser-wiki/floodgate-wiki/gong-neng.md#shen-me-shi-tong-yong-api)、[**使用通用连接**](/geyser-wiki/floodgate-wiki/gong-neng.md#shen-me-shi-tong-yong-lian-jie) 等。

#### 有关设置说明、功能、Floodgate API等，请参阅右侧边栏。

你可以 [点击这里](https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/master/) 以下载 **Floodgate**。


---

# 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.superiormc.cn/geyser-wiki/floodgate-wiki/zhu-ye.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.
