2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-03-26 18:00:47 +00:00
Synchronize data between BungeeCord proxies
Go to file
2026-03-26 16:06:07 +04:00
.github maintenance: jitpack and github action move to java 21 2026-03-17 00:35:29 +04:00
api rewrite init 2026-03-26 16:06:07 +04:00
core rewrite init 2026-03-26 16:06:07 +04:00
gradle rewrite init 2026-03-26 16:06:07 +04:00
redisbungee rewrite init 2026-03-26 16:06:07 +04:00
.gitignore update gitignore 2024-05-13 02:27:44 +04:00
build.gradle.kts rewrite init 2026-03-26 16:06:07 +04:00
copyright_header.txt rewrite init 2026-03-26 16:06:07 +04:00
gradle.properties rewrite init 2026-03-26 16:06:07 +04:00
gradlew maintenance: update gradle wrapper 2026-03-17 00:14:10 +04:00
gradlew.bat maintenance: update gradle wrapper 2026-03-17 00:14:10 +04:00
jitpack.yml maintenance: jitpack and github action move to java 21 2026-03-17 00:35:29 +04:00
LICENSE rewrite init 2026-03-26 16:06:07 +04:00
README.md rewrite init 2026-03-26 16:06:07 +04:00
settings.gradle.kts rewrite init 2026-03-26 16:06:07 +04:00

ValioBungee: The RedisBungee Limework's rewrite

Why different name?

Because from our current understanding we cant use Redis name due trademark restrictions. so we settled with valiobungee. But it doesnt not effect any internals naming schemes like plugin id and so on.

Downloads

Wiki

https://github.com/ProxioDev/ValioBungee/wiki

Support

open an issue with question button

License

This project is distributed under GPLv3

With API exception as Apache License v2

With Original RedisBungee compatiblity layer as EPLv1

You can find the original RedisBungee is by astei and project can be found here or spigot page here, but its no longer available