ProxioDev / ValioBungee

Synchronize players data between BungeeCord / Velocity proxies
Eclipse Public License 1.0
200 stars 51 forks source link

How to send people from Proxy1 servers to Proxy2 servers? or how i can send players to another proxy? #20

Closed Tim-Rambo closed 2 years ago

Tim-Rambo commented 2 years ago

What is your question?

How to send people from Proxy1 servers to Proxy2 servers?

Wat I have tried:

I have redis running with both Proxy1 and Proxy2 connected to it. Proxy2 receives the /sendtoall cmd but does not send me to the server called spawn. /serverids reports back both proxies

Hope this information helps. Thanks in advanced.

ham1255 commented 2 years ago

You cant, this a limitation of minecraft java, no tranfer packet

While bedrock version has way to change connected server.

ham1255 commented 2 years ago

Use round robin for your setup in cloudflare etc. and make sure you have same servers in your proxies