EaglercraftXBackendRPC

Eaglercraft 服务器 RPC API 插件,适用于 Spigot

资源图片
# EaglercraftXBackendRPC 一个为Spigot的Eaglercraft服务器RPC API插件。 此插件旨在安装在运行[EaglercraftXServer](https://modrinth.com/plugin/eaglercraftxserver)的BungeeCord或Velocity代理背后的Spigot服务器上,它提供了一个API,允许Spigot插件从后端Spigot服务器访问EaglercraftXServer API。 它还允许你在较新的Spigot版本中自动减少Eaglercraft玩家的视野距离(通过EaglercraftXServer设置文件的选项),并提供了一种方法来自定义每个世界的语音聊天并从后端Spigot服务器管理语音通道。 如果你正在使用EaglercraftXSupervisor,此插件可以通过将语音聊天数据包通过后端Paper服务器中继,允许你在多代理设置中使用语音聊天。 ## 插件开发 API可以通过“maven仓库”在`https://repo.lax1dude.net/repository/releases/`获得 更多关于EaglercraftXBackendRPC API的信息,请参阅[GitHub](https://github.com/lax1dude/eaglerxserver/)