elian1203 / ezAuctions

A simple, text-based auction plugin based on the Spigot Minecraft server software
https://www.spigotmc.org/resources/ezauctions.42574/
GNU General Public License v3.0
4 stars 4 forks source link

offline player items #25

Closed waiching514 closed 2 years ago

waiching514 commented 2 years ago

When a player offline and he got items from auction, because my server installed MySQL Player Data Bridge, they will losed their item from auction from MySQL Player Data Bridge sync backpack.

So I want to suggest adding a delay option or inventory from command to take auction item

auction item mean what they win (money or items) in the bid or on one bid items

elian1203 commented 2 years ago

I would reach out to the developer of that plugin as that is an issue for them if it takes a while for the inventory to load and items are lost in the meantime. Even if I added a delay for the items it would be an arbitrary period of time and may work sometimes and other times could still be too quick depending on the connection to the database for your data bridge.