xF3d33 / UltimateTeams

https://modrinth.com/plugin/ultimate-teams
GNU General Public License v3.0
5 stars 5 forks source link

Feature Request: Cross-Server support #9

Open dyzin opened 10 months ago

dyzin commented 10 months ago

mysql currently won't update changes made on one server to a other one making the plugin not functioning in a multi server setup

a second server won`t see any changes until it restarts

NyaomiDEV commented 1 month ago

This is because MySQL itself doesn't have a pub/sub feature.

By the way, it would be nice to use Bungee/Velocity's PLUGINMSG for this scenario.