[SKRIPT BSB] Better Shulker Boxes (NBT)

Script [SKRIPT BSB] Better Shulker Boxes (NBT) 10.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

Improvements​

  • Updated compatibility for Minecraft 1.21+ (shulkers new nbt)
  • Updated compatibility for Skript 2.15+

Fixes​

  • Fixed several bugs
  • Resolved duplication issues
- replaced aliases with is Tagged
This version introduces key improvements to maintain stability and security:
  • Re-implemented Shulker Box alias support by manually hardcoding all 17 color variants. This restores functionality that was originally available but later dropped by Skript.
  • Added a warning system that notifies players before opening a potentially locked Shulker Box. The warning is fully customizable and helps prevent unintentional misuse.
  • Included extra safety checks to strengthen protection against duplication and other unintended interactions.
This version addresses two duplication issues:
  1. A duplication bug that occurred when changing the slot of the Shulker Box while it was open has been resolved.
  2. Another duplication issue, which appeared when using certain inventory management mods, has also been fixed.
Ever since the NBT update was released, I've received numerous requests for an update. I'm happy to announce that it's finally here! While there are no new features, the system now fully supports the new NBT system for version 1.20.5.

Important: If you're still using version 1.20.4 or earlier, please continue to use version
7.3.
- Fixed the command permission.
- Fixed the parse of options.
- Added clarification for locks.
- I've fixed the permissions-required option that wasn't working
- Fixed the swap bug
- Improved on the command
  • Fixed the on inventory click bug
  • Changed the main command
It's really appreciated if you could leave an honest review and thanks for 1K downloads!
  • Options have been improved.
  • New data stor NBT system.
  • There are no global variables in the script anymore, everything is in the NBT.
  • An improved lock system.
  • Improved command and control measures should be. implemented to ensure lock system security.
  • We have recoded 90% of the code.
Thanks for Fusezion helped me ALOT