Skip to content

Releases: aj-rom/BackPacksPlus

Block Place Bug Fix

23 Apr 19:08

Choose a tag to compare

Fixes a bug where users were able to place a backpack. This update forces them to open the backpack instead of placing it.

  • Also updates repository information/wiki links

More Languages

07 Apr 01:04
edfc9c2

Choose a tag to compare

This update provides a couple new language files.

  • Turkish
  • Portuguese

This also removes the default configuration whitelist/blacklist for basic and advanced backpacks.

Duplication Bug Fix

05 Apr 23:00
5608dcc

Choose a tag to compare

A user opened a ticket via the discord showcasing a duplication bug. This has now been fixed by disables backpack dropping while viewing a backpack.

EnderPack Fix

19 Mar 23:02
3b4180e

Choose a tag to compare

This update is a hotfix for a null pointer exception that occurred when no enderpack was being used.
This update also adds back in the option for CustomModelData

Total Rework

15 Jan 06:16
fe794b4

Choose a tag to compare

Additions

  • Whitelist/Blacklist feature
  • Option to have a backpack open a players ender chest
  • New localization system see here for more info
  • New message service

Changes

  • New file system, backpacks are now stored in their own file.
  • New configuration to have a little less madness
  • New /lang/ directory to house any languages added in the future (they will only appear if you choose them via the config)

Smoothing Things Out

25 Sep 00:23

Choose a tag to compare

  • Removed default craft permission: changed to backpack.craft.<BackPack> PERMISSION PAGE
  • Added commands as children to the node backpacksplus.*
  • Switched permission checking logic for backpacks
  • Added some error outputs for configuration checking (will be developed more further down the road)

No More Nesting (Sorry Birds)

21 Sep 21:24

Choose a tag to compare

  • Removed nesting of backpacks
  • Slight optimizations
  • THIS WILL NOT AFFECT BACKPACKS THAT ARE CURRENTLY NESTED (you can remove them from nested backpacks but no longer be able to store a backpack within another)

1.14+ Support & Tab Completion

04 Sep 18:29

Choose a tag to compare

Additions

  • 1.14+ Support
  • Added tab completion to plugin commands

Off Hand BackPack Fix

30 Aug 17:22

Choose a tag to compare

Fixes

  • Fix bug that broke backpacks held in the OFF_HAND item slot
  • Fixed duplication glitch due to OFF_HAND held backpacks

BackPackLimiter & Optimizations

29 Aug 20:19

Choose a tag to compare

New Additions

  • Added BackPackLimiter - BETA (Default set to disabled)
  • The BackPackLimiter adds permission based way to limit the amount of backpacks a player can have in their inventory at once.
  • Added a configuration option to disable the nesting of backpacks