
⌬ Ultimate Backpack ⌬ 2.15.2
AutoSmelt, Pickup, AutoBlocks, AutoSell, Updgrades, Pages, Crafts, Textures and more
2.6.10
Feb 3, 2023
Update 2.6.10 (small)
News:
- Added small item check in IngotToBlock function.
- Added small debug when saving items.
2.6.9
Jan 22, 2023
Update 2.6.9 (small fix)
News:
- Change in the PickUp check of items with the IngotToBlocks class causing error .
2.6.8
Jan 12, 2023
Update 2.6.8
News:
- Added `enabled: false` option in menu items to disable items.
- Added `model:<NUM>` option to modeldata directly in the item without using nbt.int.
- Changed how enabled_nbt works for items accepted in backpacks.
2.6.7
Jan 11, 2023
Update 2.6.7
News:
- Added `model=NUM` option for enabled_nbt and disabled_nbt (1.14+).
2.6.6
Jan 11, 2023
Update 2.6.6
News:
- Fixed error when trying to load null vault from backpack.
- Added new parameters to block or allow items with certain nbts, disabled_nbt and enabled_nbt.
2.6.5
Dec 27, 2022
Update 2.6.5 (small update)
News:
- Updated item pickup system when picking up other backpacks for virtual.
2.6.4
Dec 26, 2022
Update 2.6.4
News:
- Updated AutoBlocks system linked to AutoPickup when there are no items in the backpack.
- Changes to NBT for 1.19.3.
- Minor changes to save mode.
2.6.3
Nov 15, 2022
Update 2.6.3
News:
- Added support for TokenEnchant Plugin.
- Added explosions tokenenchant events to send to backpack.
2.6.1
Oct 24, 2022
Update 2.6.1
News:
- Added 'high_sync' method for backpack registers.
- Fixed money storage on multi-servers.
- Removed warning shown in console about 'log4j'
2.6.0
Oct 8, 2022
Update 2.6.0
News:
- Added new Vault option in backpacks that allows players to store money.
- Added new option in the configuration of each backpack to use the Vault or not, by default virtual backpacks have the option on and physical ones are turned off.
2.5.1
Sep 24, 2022
Update 2.5.1
News:
- Added BR language (Brazilian Portuguese).
- Changed field "TEXT" to "LONGTEXT" in table "items" thus accepting edited items.
2.5.0
Sep 18, 2022
Update 2.5.0
News:
- Add TabCompleter to /backpack and /backpack command.
- Fixed RAW_GOLD when autoblocks is enabled.
2.4.2
Aug 30, 2022
Update 2.4.2
News:
- Fixed duplication when trying to equip a backpack and added option for `disable_equip` in configuration.
- Fixed Pickup items when backpack is open.
- Fixed item pickup using Legacy version in 1.9+
- Added new command "/ubackpack registers <UUID|PLAYER>" to list registered user backpacks
- Changed small loading error when fetching registered uuids.
2.4.1
Aug 21, 2022
Update 2.4.1 (small fix)
News:
- Updated bukkit minimessage system to work on 1.19.2
2.4.0
Aug 8, 2022
Update 2.4.0 (Mineration + fix)
News:
- Added new virtual backpack system that can be fixed to any slot in the inventory as an item (configurable, default off).
- New method of mineration to "drop to inventory" configured by backpack.
- Fixed selling items with new save method.
- Fixed pickup of items with new save method.
2.3.0
Aug 7, 2022
Update 2.3.0 (Big optimization + fix)
News:
- Optimization in saving backpacks by converting inventories to a single serialized item (Save 50x faster).
- Fixed RecipeChoice bug in version 1.8
- Changed to simple names in version 1.8 - 1.12.
- Changed MainHand error in version 1.8 when registering a backpack.
- Added checker when the player tries to equip a backpack.
2.2.1
Jul 25, 2022
Update 2.2.1 (Nbt fix)
News:
- Fixed nbt tags for using integers used in ResourcePacks like
CustomModelData:NUM