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

Money from votes are not correct #40

Closed erik1988 closed 7 years ago

erik1988 commented 7 years ago

Im using GAListener to give me money for votes on my server. The issue is that your plugin does not work well when it is several votes queued up. This worked well with craftconomy before I switched over btw..

You can see the result here: http://pastebin.com/7ZJnD0FS In this case I did not get the money from the second vote.

If a player does not get a bonus (5 in this example) he would only get the first vote. Note that it sometimes works, but it does not work most of the time.

ghost commented 7 years ago

I think I've also noticed this issue with any transactions that happen close together, not just votes.

AppleDash commented 7 years ago

That's a bit strange - I'll have to look harder at it.

AppleDash commented 7 years ago

Should be fixed in the latest Git version - I will release an actual update soon!