Skip to content

5.2.0.0

Compare
Choose a tag to compare
@Ghost-chu Ghost-chu released this 21 Sep 12:11
· 962 commits to release since this release
08354b7

2023-09-21_19 55 36

As usual, we add more features to QuickShop-Hikari by releasing new versions, optimizing performance and fixing bugs. Sit back with a cup of tea and enjoy the new update!

New Features

  • [Experimental] Added the support for Arclight hybird server software.
    • Tested with Arclight version arclight-1.20.1-1.0.1-c3fc1d3 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) with mods TwilightForest and Create.
    • When running in Hybird Server Software, the H2 database is temporarily unavailable because it seems unstable and destroying the data. The MySQL must be used.
    • The Bukkit plugin does not prevent Forge Mods from manipulating blocks (In hybird server, Bukkit is a mod that running UNDER Forge), so Mods can bypass QuickShop's store protections unless they use fake players for permission checks.
    • This feature is experimental and at your own risk.
  • MySQL 8+ support
    • We added the MySQL 8+ parameters to the default configuration file and can now connect to MySQL 8+ databases without modifying the QuickShop or MySQL configuration.

Changes

  • The table shop_map's world field data length now extended to 255 for better handling modded server worlds.

Bug Fixes

  • The database upgrade script never runs.
  • The NBTAPI checks didn't runs properly on Spigot. It caused QuickShop-Hikari always repeat downloads NBTAPI.