You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
Added support for Minecraft 1.20 and Spigot 1.20.
New DisplayControl addon, it can auto detect Geyser and Floodgate players and disable VirtualDisplayItem for them, it also bring /qs displaycontrol <auto/enable/disable> to allow players control client display behavior.
If quickshop behind the a bungeecord proxy, you may need install BungeeCord-Geyser compatibility module to make it works.
Performance
Improved VirtualDisplayItem performance.
Improved startup performance on some large network.
Bug Fixes
Fixed resources leaking in database helper.
Fixed paste debug logs are actually pulling timings logs.
Fixed BungeeCord detecting actually doesn't work at all.
This may also resolved chat workaround on BungeeCord doesn't work issue.