Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.1 KB

RedisBungee | BC集群

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人数的显示

Compiling | 编译

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

Configuration | 配置

REDISBUNGEE REQUIRES A REDIS SERVER, preferably with reasonably low latency. The default config is saved when the plugin first starts.

REDISBUNGEE 需要一个REDIS服务器以及最好在内网下搭建,延迟越小越好~