2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-05 04:48:02 +00:00

[skip ci] Update readme about the transfer packets

This commit is contained in:
mohammed jasem alaajel 2024-02-27 20:39:34 +04:00
parent 69c3e30344
commit ca8377ad4c

View File

@ -2,8 +2,10 @@
~~*if you are here for transferring players to another proxy when the first proxy crashes or whatever this plugin won't do ~~*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*.~~ it, tell mojang to implement transfer packet*.~~
minecraft snapshot 24W03A mojang introduced transfer packets in the protocol we have to wait and minecraft snapshot 24W03A mojang introduced transfer packets in the protocol we have to wait and
see how Proxies developers implement the apis, additionally how to implement proxy transfers in redisbungee see how Proxies developers implement the apis, additionally how to implement proxy transfers in redisbungee
[Click here, for more information about transfer packet](https://hypixel.net/threads/why-do-we-need-transfer-packets.1390307/) [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. The original project of RedisBungee is no longer maintained, so we have forked the plugin.