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.
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.
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.