2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-03-22 07:50:47 +00:00
Synchronize data between BungeeCord proxies
Go to file
2026-03-18 21:16:24 +04:00
.github maintenance: jitpack and github action move to java 21 2026-03-17 00:35:29 +04:00
api maintenance: remove java @Nullable parameter from Configuration class 2026-03-17 00:18:01 +04:00
commands finishup bungeecord, move to mini message as serialzier 2025-02-22 19:04:06 +04:00
gradle maintenance: fix javadocs of bungeecord and update to 5 instead of 4 2026-03-17 00:28:08 +04:00
lang finishup bungeecord, move to mini message as serialzier 2025-02-22 19:04:06 +04:00
proxies maintenance: velocity require java 21 now for 3.5.0 2026-03-17 00:31:36 +04:00
.gitignore update gitignore 2024-05-13 02:27:44 +04:00
copyright_print.txt update to gradle (#66) 2023-03-23 15:42:59 +04:00
gradle.properties 0.13.0-SNAPSHOT 2025-01-28 20:14:44 +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 Relicensing under the Eclipse Public License. 2015-10-18 19:52:46 -04:00
README.md Update readme to reflect the new project name 2026-03-18 21:16:24 +04:00
settings.gradle.kts reimpl kick api using serialized messages instead, Move language to own module, depenedcies fixes 2025-02-22 17:57:06 +04:00

ValioBungee: The RedisBungee Limework's Fork

The original project of RedisBungee is no longer maintained, so we have forked the plugin. RedisBungee uses Redis with Java client Jedis to Synchronize players data between BungeeCord or Velocity* proxies

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 Eclipse Public License 1.0

You can find it here

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