[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!

- Locked shulker boxes are no longer dispensed by dispensers.
- Fixes the on death locked shulker bug that would occur if a player died while the shulker was open.
- Created a new function for the locked messages.
- Added more comments.
- Removed usless stops.
- UI Utils' dupe exploit has been fixed
- When a Shulker is suspected, it will be locked, and the admin can unlock it by using the /bsbunlock command.
- Added opening with sneaking option
- Added cooldown length option
- Code cleanup
- Finally, the script is using MetaData! Now it's easier for you to make changes
- Improved the shulker box behavior to work with Minecraft's established behavior.
- Update the shulker box by clicking not only on inventory close now.
- The stop in the code has been greatly improved
- Fixed many bugs/duplicates.
- Fixed death while shulker box opened duping glitch
- On drop, multiply the shulker event was canceled
- Support for 2.6.4
- Permissions have been fixed
- Added cooldown to the shulker to prevent duping.
- Provide item frames with Minecraft's established behavior.
- The double shulker opening in place glitch has been fixed.
- The code has been commented on and given more spacing.
- Changed the open inventory form chest to shulker
- Stabilized the code