QuickShop Reremake - 1.20(.2) Ready - Multi Currency icon

QuickShop Reremake - 1.20(.2) Ready - Multi Currency -----

A shop plugin that allows players to easily sell/buy any items from a chest without any commands.



Bug fixes, Performance Optimize, Internal API changes, Developer Maven Repo move, Language Update
Edit: Please download this version, current version having tax counting issue, please wait until a new version released.

The biggest update in July, enjoy!

Download location moved:
We moved our snapshot and stable downloading to our CodeMC.io Jenkins, so you always can get the newest stable version and snapshot version from there! We also moved our maven repo to codemc.io nexus, you can find it under the description.
The direct downloading on SpigotMC won't change due some guys need that.
For stable downloading: https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake/
For snapshot downloading: https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake/

Changes:
  1. New EconomyTransaction util for internal calls and 3rd-party addons. It more clear, safe, and powerful, forget stupid deposit and withdraw.
  2. Control Panel click command no longer allow custom - It easy to broken with a bad language file copy.
  3. Make some high-frequency var can be caching.
  4. Shop caching pool now allows other addons to direct calls.
  5. Allow invalidating the shop caching pool by the set shop to null
  6. Fork name now is dynamic not hardcoded, Now you can easily change it in QuickShop.java and others place will follow changes(useful for the custom build)
  7. Removed A LOTS of useless code from the plugin.
  8. Removed useless language files from a plugin.
  9. Failed economy translation now has correct and more details notice will print to console.
  10. Permission Manager now won't print a lot of trash to console and debug log when debugging mode on.
  11. Removed some null checks for optimize performance.
  12. Use entry set to replace keySet for each gets for optimizing performance.
  13. CommandManager now allows custom fields or registered commands from the 3rd-party addon.
  14. Removed useless placeholder in the messages file.
  15. Hide stack option in ControlPanel when the stack feature is disabled.
Fix:
  1. Fixed tax account deposit/withdraw failed when not tax account failed.
  2. Fixed some Stream won't be close correctly to make memory leaks.
  3. Fixed cachable API always uses cached API even give false for `useCaching` var.
  4. Fixed a database multi-threaded issue.
  5. Fixed updater multi-threaded issue.
  6. Fixed CommandManager a bug due cannot correctly register the command from the 3rd-party addon.
  7. Fixed Decimal Formatting
  8. Fixed SQL_WARNING because creating the existed columns.
  9. Fixed tax incorrect on SELLING mode shop.
  10. Fixed /qs convert command doesn't work.
Developer Notice:

We moved our maven repo and ci to CodeMC.io, which means you will have the faster speed of downloading builds and dependency.

Maven Repo:
Code (Text):
<repository>
    <id>quickshop-repo</id>
    <url>https://repo.codemc.io/</url>
</repository>

<dependency>
    <groupId>org.maxgamer</groupId>
    <artifactId>QuickShop</artifactId>
    <version>{VERSION}</version>
    <scope>provided</scope>
</dependency>
----------, Jul 30, 2020
Resource Information
Author:
----------
Total Downloads: 400,706
First Release: Nov 20, 2018
Last Update: Oct 3, 2023
Category: ---------------
All-Time Rating:
250 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings