BackpackPlus-v3.2.0-all.jar
Details
-
FilenameBackpackPlus-3.2.0-all.jar
-
Uploaded by
-
UploadedJun 27, 2026
-
Size656.11 KB
-
Downloads263
-
MD5e2fb9e708ac122a5b2822792ee9d9826
Supported Bukkit Versions
- 26.2
- 26.1
- 26.1.1
- 26.1.2
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
Changelog
Changelog: 27.06.2026 [Release 3.2.0]
⚠️ Note: If you are upgrading from an older version, please update your message configurations to the MiniMessage format, as Legacy Colors are no longer supported. Failure to do so will result in your messages appearing without colors. If something doesn't work as expected, please report the error on Discord or GitHub Issues.
⚠️ Warning: Before proceeding with this update:
- Backup the
BackpackPlusfolder to avoid losing custom configurations or data.- If you are using a MySQL database, ensure it is backed up to prevent any potential data loss.
Key Changes
- Added:
- Added admin command:
/backpack info| permission:backpackplus.admin.backpack.info- displays information about the held backpack - Added automatic migration: the
is_opencolumn is now automatically added to the backpacks table if it does not exist - Added failure message for
/backpack force transfer owner- Added the ability to set custom heads for GUI buttons:
-
page-next: custom-model: # Should the next page button be as a custom model if it is on false will be used head player use: false # Custom Model Material material: MAP # Custom Model Id custom-model-id: 810003 skull: is-skull: true skull-hash: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2M2OWQ0MTA3NmE4ZGVhNGYwNmQzZjFhOWFjNDdjYzk5Njk4OGI3NGEwOTEzYWIyYWMxYTc0Y2FmNzA4MTkxOCJ9fX0=" display-name: <dark_green><bold>→ # Whether the tooltip should be hidden hide-tooltip: false
- Added admin command:
- Fixed:
- Backpack models now automatically update upon opening if changed in the config
- Fixed a bug that allowed blacklisted items to be placed in backpacks after being renamed
- Fixed a bug where closing the crafting table with an active backpack recipe would return a free backpack. This issue only occurred when the backpack limit option was enabled
- Improved:
- The player heads system has been rewritten and should work much better now. If you encounter any bugs related to them, please report it
- Improved database stability, connection handling, thread safety, and SQLite performance.
- Removed:
- Removed
NBT-APIdependency
- Removed
Upgrade Steps
- Backup the necessary files and database as described above.
- Replace the existing plugin jar with the new version.
- Update
config.ymlaccording to the latest format. - Restart the server and verify that everything is functioning correctly.