Skip to content

MineRealms/RedisBungee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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服务器以及最好在内网下搭建,延迟越小越好~

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Lua 0.9%