
Create shulker-like bags of varying sizes bound to a player, or accessible by anyone.
Please visit the SpigotMC page for an updated version.
https://www.spigotmc.org/resources/havenbags-shulker-like-player-bound-bags-1-17-1-21.110420/
Create shulker-like bags of varying sizes bound to a player, or accessible by anyone.
You can create custom crafting recipes to allow players to craft bags.
These are specified and enabled in plugins/HavenBags/recipes.yml.

To avoid bags being placed down and the data destroyed, bags are unable to be placed down.
If multiple of the same bags are detected, a warning will be sent in the console, and one of the players will have their bag forcefully closed.
Bags cannot be destroyed by things such as fire, lava and cactus.
Among other things.
You can disable this option any time in the config file.
Even the mighty Spicy Water stands no chance again the power of the bag!

My plugin requires the utility library plugin ValorlessUtils v1.3.0.130 or newer to function.
It's 100% free, and works with all my plugins.
HavenBags supports ChestSort, so you can easily sort the bag.

Q: Can you add my language to HavenBags?
NOTICE: lang.yml can be manually translated. Languages are only for item/block names.
A: Sure thing!
Feel free to message me what language you'd like added, and I'll see what I can do.
Q: What happens to open bags when restarting or reloading?
A: HavenBags keeps record of open bags, and will force any open bags to close, and return them to the player before shutting down.
Q: What happens if you close an open bag with a full inventory?
A: The bag will drop below the player instead of returning to the inventory.
Q: A bag isn't opening, why?
A: If a bag fails to open, it is likely there is no file on record with the bag's UUID, or something went wrong.
There should be a message in the console, if not, feel free to DM me :)
Q: Will bags be removed from players, if the files on the server are deleted?
A: Bags in-game will remain, but be unable to open.