# 社区 Geyser 相关项目

以下是一些热门的社区 Geyser 相关项目，请注意这些项目不受官方的支持，您应该向这些插件、拓展等的作者反馈您遇到的问题，而不是我们！

### Bedrock Player Manager for Floodgate <a href="#bedrock-player-manager-for-floodgate" id="bedrock-player-manager-for-floodgate"></a>

一个可以当基岩版玩家进入你的服务器自动执行你设定的指令，或者让反作弊插件绕过基岩版玩家的综合管理插件。

* Spigot地址：<https://www.spigotmc.org/resources/82278/>

### CrossplatForms <a href="#crossplatforms" id="crossplatforms"></a>

一个可以创建基岩版玩家专属 FormUI 菜单的插件，可以自定义，适用于 BungeeCord、Velocity 和 Spigot。

* Spigot地址：<https://www.spigotmc.org/resources/101043/>
* GitHub地址：<https://github.com/kejonaMC/CrossplatForms>

### CustomCommandPrefix <a href="#customcommandprefix" id="customcommandprefix"></a>

当你在配置文件开启 Xbox 成就后，该插件可以允许基岩版玩家通过其他字符作为指令开头符号而不是我们经常使用的 `/` 符号，这样就可以解决在开启成就后无法使用指令的问题。

* Spigot地址：<https://www.spigotmc.org/resources/87224/>
* GitHub地址：<https://github.com/ChewMC/CustomCommandPrefix>

### FloodgatePlaceholders <a href="#floodgateplaceholders" id="floodgateplaceholders"></a>

为 Floodgate 添加 Placeholders 支持的插件。

* GitHub地址：<https://github.com/rtm516/FloodgatePlaceholders>

### Floodgate-Skript <a href="#floodgate-skript" id="floodgate-skript"></a>

为 Floodgate 添加 Skript 支持的插件。

* GitHub地址：<https://github.com/kejonaMC/GeyserBlockJavaPlayers>

### GeyserHacks <a href="#geyserhacks" id="geyserhacks"></a>

提过技术层面解决一些 Geyser 的问题，例如竹子走路卡顿等。

* GitHub地址：<https://github.com/Camotoy/GeyserHacks>

### GeyserPlaceholders <a href="#geyserplaceholders" id="geyserplaceholders"></a>

为 Geyser 添加 Placeholders 支持。

* GitHub地址：<https://github.com/ImDaBigBoss/GeyserPlaceholders>

### GeyserPreventServerSwitch <a href="#geyserpreventserverswitch" id="geyserpreventserverswitch"></a>

阻止基岩版玩家加入群组服下的某个子服。

* GitHub地址：<https://github.com/kejonaMC/GeyserPreventServerSwitch>

### GeyserSkinManager <a href="#geyserskinmanager" id="geyserskinmanager"></a>

能够让基岩版玩家皮肤正常工作的插件，适用于 Spigot 和 BungeeCord，且需要在对应服务器安装 Geyser。

* GitHub地址：<https://github.com/Camotoy/GeyserSkinManager>

### GeyserUpdater[¶](https://wiki.geysermc.org/other/community-geyser-projects/#geyserupdater) <a href="#geyserupdater" id="geyserupdater"></a>

能够自动更新 Geyser 的插件。

* GitHub地址：<https://github.com/kejonaMC/GeyserUpdater>
* Spigot地址：<https://www.spigotmc.org/resources/88555/>

### SleepServerStarter[¶](https://wiki.geysermc.org/other/community-geyser-projects/#sleepingserverstarter) <a href="#sleepingserverstarter" id="sleepingserverstarter"></a>

一个小型软件，可以让 Geyser 服务器没有玩家连接情况下让服务器进行睡眠。

* GitHub地址：<https://github.com/vincss/mcsleepingserverstarter>

### TydiumCraft Skin API <a href="#tydiumcraft-skin-api" id="tydiumcraft-skin-api"></a>

一个让基岩版玩家的皮肤更好的渲染的 API。

* 地址：<https://tydiumcraft.net/docs/skinapi>


---

# 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/other/she-qu-geyser-xiang-guan-xiang-mu.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.
