Update 2.18.0 (Minecraft 1.21.9/10)
News:
- Added partial/pre support for Minecraft 1.21.9/10.
- Updated libraries: Scoreboard, NBTs, and Kyori (all).
Update 2.17.2 (!important)
News:
- Fixed a serious error when saving in sqlite mode where backpack records were not saved correctly.
Update 2.17.1
News:
- Optimized and rebuilt item rebuild for pickup and background addition listeners.
- Updated NBTApi.
Update 2.17.0
News:
- Added official support for Minecraft versions 1.21.6/7/8.
- Changed the Kyori (Adventure) and TriumphTeam libs to the official versions released yesterday by Paper.
- Updated NbtAPI lib.
- Added command blocking on plugin load/unload.
Update 2.16.1
News:
- Added optimization in page saving.
Update 2.16.0
News:
- Updated kyori libs, gui menus and nbts to 1.21.5+.
- Updated support and improvements for Folia.
Update 2.15.5
News:
- Added new attribute modifiers for versions 1.20.3+ (item flags).
- Updated libraries for NBTApi and Gui.
- Added better compatibility with versions 1.21+.
Update 2.15.4
News:
- Updates for better compatibility with versions above 1.21.4.
- Updated NBTApi libraries.
- Change compatibility from Autosell by Clip to now AutoSell by TeamVK (https://polymart.org/product/7652/autosell) (who is continuing the project).
Update 2.15.3
News:
- Fixed error when loading in on demand mode.
- Updated nbts and gui libs.
- Updated improvements for compatibility with version 1.21+
Update 2.15.2
News:
- Fixed handleBlock collection when recreating itemstack with silktouch.
News:
- Added pre support for Minecraft 1.21.4.
- Changed synchronization mode for saves and loads.
Update 2.15.0 (Minecraft 1.21.3)
News:
- Added support for newer versions up to Minecraft 1.21.3.
- Updated NBTs system for items and menus.
- Added full support for Folia.
- Optimized plugin loading and saving system in sync.
Update 2.14.0 (Minecraft 1.21.1)
News:
- Added: support for Minecraft version 1.21.1.
- Changed: nbts systems for items.
- Changed: ModelData system for backpacks and virtuals, now you can add `model: NUM` to items instead of the old list of "nbt: []"

Update 2.13.1
News:
- Fixed: nbts reading system and removing item place blocking.
Update 2.13.0 (Minecraft 1.8 to 1.21)
News:
- Changed: Official support for 1.20.X and 1.21 has finished, Snapshots dependencies have been removed and official releases have now been added.
- Changed: Updated Nbtapi to latest version avoiding initialization errors for nbts.
- Fixed: Fixed scoreboard system for versions between 1.8 and 1.20.x.
Update 2.12.0 (Minecraft 1.20.6)
News:
- Added PRE support for version 1.20.6. - Use with caution!!!
- Completely changed the nbts system.
- Changed the entire system from nbts to NBTAPI.
- Updated kyori libraries and gui menu for development versions
Update 2.11.3
News:
- Added delay opening option for virtual and physical backpacks (Backpack.interaction.physical_delay, Backpack.interaction.virtual_delay)
Update 2.11.2
News:
- Added support for RoseStacker - by Esophose.
- Improved metrics system.
Update 2.11.1
News:
- API improvement for 1.20.4.
- Updated gui systems.
- Updated json systems for chat.
- Updated messaging system and colors for new versions.
Update 2.11.0
News:
- Added pre support for Version 1.20.3 and 1.20.4.
- Updated libraries for gui menus and skulls.
- Updated NBT system for creating backpacks.
- Fixed possible memory leak with an old request.