RonanPlugins / BetterRTP

Official wiki of the BetterRTP plugin!
https://www.spigotmc.org/resources/36081/
MIT License
111 stars 86 forks source link

[Feature Request] Support Multi-servers random teleporting #99

Open ghost opened 2 years ago

ghost commented 2 years ago

Support multi-server random teleporting, can connect to database and redis, users can make teleport groups, which server and which world can be added to each group

SuperRonanCraft commented 2 years ago

mhh, this kind of behavior is very hard to do on popular setups, this would only work on Redis servers and it might need to be a separate plugin all together to support it

ghost commented 2 years ago

mhh, this kind of behavior is very hard to do on popular setups, this would only work on Redis servers and it might need to be a separate plugin all together to support it

how about add this feature to the addon

SuperRonanCraft commented 2 years ago

So I've actually worked on another plugin that includes this behavior, because I would need to send data over to a server and cache that data for the player, the bungee server acting as a client would need to have a player on both sides to receive the data. Since this cannot be confirmed this kinda feature would require this internet thing called sockets. Dont get me wrong, still possible, but very high internet based and would only really work on locally connected/hosted servers. I will be messing with this feature in the addons, wont be for everyone, but atleast it would be an option