Supported server software: - Spigot / Paper (and forks compatible with Spigot API)
Important: - Support for 1.13–1.15 has been dropped in this release.
Fixed:
- Fixed a critical dupe/loss issue when opening shulker boxes.
- Fixed item source tracking: shulkers are now safely restored to the original slot/hand after closing.
- Fixed edge cases on player disconnect/kick while a shulker is open (no item loss).
- Fixed inventory-click behavior: shulkers now open only on right-click from the player inventory.
- Fixed auto-pickup handling for partial stack insertion (correct leftover item amount).
- Fixed config path usage (`settings.*` is now correctly respected).
- Fixed `/quickshulker reload` so blacklisted worlds are reloaded immediately.
Behavior notes:
- Auto-open and auto-pickup now correctly follow config defaults unless a player toggles them with commands.
A new feature has been added to the QuickShulkers plugin that allows server administrators to define blacklisted worlds where the plugin's features are disabled.
Changes
Added a blacklist system to prevent plugin usage in specific worlds
Added a new configuration section in config.yml for blacklisted worlds
Added a notification message when players attempt to use the plugin in a blacklisted world