QuickShop-Community / QuickShop-Hikari

QuickShop is a shop plugin that allows players to easily sell/buy any items from a chest without any commands. In fact, none of the commands that QuickShop provides are ever needed by a player.
https://modrinth.com/plugin/quickshop-hikari
Other
91 stars 56 forks source link

Economy_Vault now supplies world-names #1798

Closed BlvckBytes closed 3 weeks ago

BlvckBytes commented 4 weeks ago

Previously, all Economy-calls did not supply world-names, even though the shop-world is known within all internal transactions. This behavior made it impossible to properly implement per-world balances by Economy-providers, as the amounts were not withdrawn/deposited/accessed relative to the shop's world, but the source-/destination-player's current or last world, depending on the underlying implementation.

CLAassistant commented 4 weeks ago

CLA assistant check
All committers have signed the CLA.