Towny-Network / Worldshop

A Minecraft designed as an alternative to the conventional in-game economy. By replacing standard currnency with a barting system, the issue of rampant economy inflation is mitigated.
Other
0 stars 0 forks source link

All trade interactions should wait for the database to be successfully updated to prevent duping errors #33

Open OneBiteAidan opened 1 year ago

OneBiteAidan commented 1 year ago

Whenever a player interacts with the shop in a way that modifies the database, the method should wait for the query or update to return a boolean that indicates whether the action was successful or not before continuing.