AppleDash / SaneEconomy

Finally, a sane economy plugin for Bukkit.
https://www.spigotmc.org/resources/saneeconomy-simple-but-featureful-economy.26223/
GNU General Public License v3.0
19 stars 24 forks source link

Balance not updated cross-server #68

Closed ghost closed 5 years ago

ghost commented 6 years ago

If money is sent to an offline player from Server A and then their balance is checked from Server B, the balance will not show the updated amount. I have not tested this with online players, but balance should be updated regardless of if a player is online or not.

ghost commented 6 years ago

Confirmed to also not work with two online players on separate servers. If player A sends money to player B on separate servers, player B cannot see their updated balance until they relog. I have multi-server-sync: true in all of my servers' config.yml files.

AppleDash commented 6 years ago

Do you get an exception in the console?

ghost commented 6 years ago

@AppleDash Nothing.

AppleDash commented 6 years ago

:(