Page: 1 2

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.

attachment.png


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.1 Aug 7, 2022
Update 2.3.1 (small fix)

News:

  • Fixed error saving last line of backpack.

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

2.2.0 Jul 22, 2022
Update 2.2.0 (Colors + features)

News:

  • Added Kyori's MiniMessage system, Now you can add tags, elements at all points of the configuration following these defaults "https://docs.adventure.kyori.net/minimessage/format.html".
  • Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...)
  • Added Gradient System, Hex Colors and Color in all files and menus.
  • It is now possible to create backpacks with name <gradient:#RGB:#RGB>, <rainbow> and <#RGB>, also with default colors "&" and <COLOR>
  • Added Whitelist mode for items that can be placed in the backpack (whitelist rewrites blacklist).
  • Added some optimization points for faster backpack calculations.
  • Added new language system where the plugin automatically downloads new languages.
  • Language files have now been moved to /language/ folder
  • The commands.yml language texts have now been moved to language files
  • Updated gui menu system for more efficient mode.

Note:

NOT OBLIGATORY: For better performance it is necessary to restart the files of language, config, json. legacy tags will still work in compatibility mode.


2.1.1 Jul 1, 2022
Update 2.1.1

News:

  • Fixed bug when selling backpack items with autosell without value multiplier.
  • Added to backpack item sales also selling in virtual backpacks.
  • Sell ​​listen event changed.

2.1.0 Jun 28, 2022
Update 2.1.0 (Auto Sell)

News:

  • Fixed backpack opening when passing through pressure plates.
  • Fixed titles and actionbar for 1.16+
  • Added new configuration button for "Auto Sell" that sells backpack items in sales events ("AutoSell plugin")
  • Added multiplier on items sold from backpack.
  • Added `Backpack.auto_default.sell` session

2.0.0 Jun 19, 2022
Update 2.0.0

Update to V2, the new update has arrived for Ultimate BackPack with some changes and news.

News:

  • Support for minecraft 1.8 to 1.19.
  • Code cleanup and removal of all NMS methods for versions.
  • Removal of Packets system by version.
  • Added Hikary (4.0.3 - java 8+) as a database manager.
  • New faster storage systems using Hicari Mysql and SQLite (compatible with V4).
  • Removed prefix from database tables.
  • Restructuring of the entire plugin base.
  • Removal of Packets system by version.

Page: 1 2