This repo is MineRealms's fork of RedisBungee RedisBungee Redis and BungeeCord together. This is the solution deployed on The Chunk to make sure our multi-Bungee setup flows smoothly together.
这是我的领域群组的RedisBungee分支,他可以通过Redis以BungeeCord来实现所有BC人数的显示
RedisBungee is distributed as a maven project. To compile it and install it in your local Maven repository:
RedisBungee是一个maven项目,想编译它你需要安装所需的Maven仓库
git clone https://github.com/minecrafter/RedisBungee.git
cd RedisBungee
mvn clean install
REDISBUNGEE REQUIRES A REDIS SERVER, preferably with reasonably low latency. The default config is saved when the plugin first starts.
REDISBUNGEE 需要一个REDIS服务器以及最好在内网下搭建,延迟越小越好~