ChiefMoneyBags / TempFly

Bukkit/Spigot plugin that introduces many flight related features to minecraft.
8 stars 26 forks source link

Bungeecord #35

Open mani00132 opened 3 years ago

mani00132 commented 3 years ago

Hey there, great plugin, is it possible to use it with bungeecord so it syncs the balance between the servers?

BrainStone commented 2 years ago

Could probably be achieved by implementing #22 in a way that it waits for the other server to write the data.

ChiefMoneyBags commented 2 years ago

I added mysql support. It will not be able to sync time between servers however unless I create a bungeecord plugin module in tempfly that handles player time management on the proxy rather than the individual servers. Maybe in the future.