Changelog
4.x to 5.x is a major breaking update, read the 5.x main-changelog here before upgrading from 4.x to 5.
This is a hot fix for 5.0.0.5 version.
Hot fix
- Fixed SQLException when trying to fetch players offline messages from database.
5.0.0.5
New Features
- Added new
backup-policy
settings.- This option allows the user to control the triggering of database backups
- Rate-limit for player block clicking
- This is a very basic frequency limit, QuickShop will only respond to a single click event from the same player within 125 milliseconds.
- This helps to solve the problem of players maliciously clicking on squares quickly, causing QuickShop to look up, parse, and calculate store data frequently, resulting in tick-time increases
- Shop locks are not limited by this frequency; they are fast enough to find without excessive computation, and in redstone environments will even use cached lookups without causing computational stress.
We're planned apply the rate-limit to more modules in future to avoid affect server performances by players maliciously actions.
Optimization
- The players offline messages are not persistent in memory but fetch from database in async.
- We note that on large networks huge amounts of transaction logs may be generated, which are loaded into memory at startup and increase RAM usage.
- However QuickShop will always perform the same operation on the database while manipulating the content. This made the in-memory copy meaningless, so we moved it all to the database and read and write asynchronously when needed.
Changes
- QuickShop-Hikari nolonger automaticlly backup H2 databases on startup.
- QuickShop-Hikari nolonger automaticlly backup databases on shop purges.
Bug Fixes
- Fixed debug logs in paste is all empty lines.
- [ADDON] Fixed discount addon lost all discount codes after server restart.
Dependencies
Files
QuickShop-Hikari-5.0.0.6.jar(2.09 MiB) Primary
Addon-BlueMap-5.0.0.6.jar(8.69 KiB)
Addon-DiscordSRV-5.0.0.6.jar(58.37 KiB)
Addon-Discount-5.0.0.6.jar(38.74 KiB)
Addon-DisplayControl-5.0.0.6.jar(20.08 KiB)
Addon-Dynmap-5.0.0.6.jar(7.96 KiB)
Addon-Limited-5.0.0.6.jar(10.8 KiB)
Addon-List-5.0.0.6.jar(8.51 KiB)
Addon-Plan-5.0.0.6.jar(22.33 KiB)
Addon-ShopItemOnly-5.0.0.6.jar(5.65 KiB)
Compat-AdvancedRegionMarket-5.0.0.6.jar(8.99 KiB)
Compat-BentoBox-5.0.0.6.jar(10.06 KiB)
Compat-BungeeCord-5.0.0.6.jar(5.64 KiB)
Compat-BungeeCord-Geyser-5.0.0.6.jar(5.86 KiB)
Compat-Clearlag-5.0.0.6.jar(7.95 KiB)
Compat-EcoEnchants-5.0.0.6.jar(8.88 KiB)
Compat-EliteMobs-5.0.0.6.jar(8.36 KiB)
Compat-GriefPrevention-5.0.0.6.jar(17.92 KiB)
Compat-Lands-5.0.0.6.jar(11.12 KiB)
Compat-OpenInv-5.0.0.6.jar(13.62 KiB)
Compat-PlotSquared-5.0.0.6.jar(14.71 KiB)
Compat-Reforges-5.0.0.6.jar(7.98 KiB)
Compat-Residence-5.0.0.6.jar(10.58 KiB)
Compat-SuperiorSkyblock-5.0.0.6.jar(12.43 KiB)
Compat-Towny-5.0.0.6.jar(34.6 KiB)
Compat-Velocity-5.0.0.6.jar(6.9 KiB)
Compat-WorldEdit-5.0.0.6.jar(11.17 KiB)
Compat-WorldGuard-5.0.0.6.jar(10.93 KiB)
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
5.0.0.6Loaders
PaperPurpurSpigot
Game versions
1.18.2–1.20.1Downloads
572Publication date
August 31, 2023 at 2:01 PMPublisher
Ghost_chu
Owner