From c5040c93480c99275c3d237d07d5fea7b918d494 Mon Sep 17 00:00:00 2001 From: mohammed Alteniji <34905970+ham1255@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:26:06 +0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bd1687..24d6111 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # RedisBungee fork By Limework -The original project of RedisBungee is no longer maintained, so we have forked the plugin. +*if you are here for transferring players to another proxy when the first proxy crashes or whatever this plugin won't do it, tell mojang to implement transfer packet*. +[Click here, for more information about transfer packet](https://hypixel.net/threads/why-do-we-need-transfer-packets.1390307/) + +The original project of RedisBungee is no longer maintained, so we have forked the plugin. RedisBungee uses [Redis](https://redis.io) with Java client [Jedis](https://github.com/redis/jedis/) to Synchronize players data between [BungeeCord](https://github.com/SpigotMC/BungeeCord) or [Velocity*](https://github.com/PaperMC/Velocity) proxies @@ -18,9 +21,6 @@ If you are looking to use Original RedisBungee without a change to internals, with critical bugs fixed, please use version [0.6.5](https://github.com/ProxioDev/RedisBungee/releases/tag/0.6.5) and java docs For legacy Version [0.6.5](https://proxiodev.github.io/RedisBungee-JavaDocs/0.6.5-SNAPSHOT/) as its last version before internal changes. please note that you will not get support for any old builds unless critical bugs effecting both 0.6.5 and 0.7.0 or above. -*if you are here for transferring players to another proxy when the first proxy crashes or whatever this plugin won't do it, tell mojang to implement transfer packet* -[Click here, for more information about transfer packet](https://hypixel.net/threads/why-do-we-need-transfer-packets.1390307/) - SpigotMC resource page: [click](https://www.spigotmc.org/resources/redisbungee.87700/) ## Supported Redis versions | Redis version | Supported |