About Create shulker-like bags of varying sizes bound to a player, or accessible by anyone.
▶ Custom Bag Crafting In collaboration with Mehboss,
CustomRecipes support crafting of HavenBags!
You can create custom crafting recipes to allow players to craft bags.
You can read more on the
CustomRecipes Wiki.
You can also use HavenBags' legacy crafting feature. This is a very simple crafting system, and won't be updated further.
▶ Auto-Pickup You can set to bags to automatically pick up items for you.
Specify the loot filters yourself, or let players specify specific items for pickup.
▶ Weight Limits Bags can be given a specific weight they can carry.
You can specify the weight of items any time.
As well as specify encumbering.
▶ Placement Blocker To avoid bags being placed down and the data destroyed, bags are unable to be placed down.
▶ Dupe Prevention 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.
▶ Bag Protection 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!
▶ Admin GUI The Admin GUI allows you to easily create, restore and preview bags.
▶ Texture Per Size Set the textures of bags per size, and if the bag is bound or not.
▶ Skin Tokens Set the textures of bags using Skin Tokens.
Create as many different skin tokens as your heart desires,
and share them with your players.
▶ Bag Upgrades Define regular or custom items (through ModelData),
which players can use to upgrade their bags.
▶ Quivers Store and draw arrows directly from bags,
no more need to carry a ton of arrows!
Player
Command
Permission
Description
N/A
havenbags.player
Gives all HavenBags player permissions.
N/A
havenbags.use
Allows you to use bags.
N/A
havenbags.open.9/18/27/36/45/54
Allows you to use the open bags of the defined size.
N/A
havenbags.upgrade.9/18/27/36/45/54
Allows you to use the upgrade bags of the defined size.
/havenbags rename [name]
havenbags.rename
Rename the bag in your hand. Without havenbags.bypass, you can only rename your own bags.
/havenbags empty
havenbags.empty
Dump the content of the bag in your hand, onto the ground.
/havenbags autopickup <filter>
havenbags.autopickup
Set your bag to automatically pick up items for you.
/havenbags trust <player>
havenbags.trust
Trust players to open your bound bag.
/havenbags untrust <player>
havenbags.trust
Remove a player's trust from your bag.
/havenbags help
N/A
View help about the commands you have access to.
Admin
Command
Permission
Description
N/A
havenbags.admin
Gives all HavenBags' admin permissions.
N/A
havenbags.bypass
Allows you to bypass ownership locks.
/havenbags gui
havenbags.gui
Opens HavenBags' Admin GUI
/havenbags create [ownerless] <size>
havenbags.create
Create a new bag.
/havenbags give <player> [ownerless] <size>
havenbags.give
Give player a new bag.
/havenbags restore <player> [bag-uuid]
havenbags.restore
Gives a copy of the bag. stored on the server.
/havenbags preview <player> [bag-uuid]
havenbags.preview
Preview a copy of the bag stored on the server.
/havenbags texture <texture or base64>
havenbags.texture
Set the texture of the bag you're holding. You can only change textures of bags you own.
/havenbags weight <value>
havenbags.preview
Set the weight limit of the bag you're holding.
/havenbags token texture <texture or base64>
havenbags.token
Create a token you can combine with the bag, to change it's appearance.
/havenbags token custommodeldata <value>
havenbags.token
Create a token you can combine with the bag, to change it's appearance.
/havenbags info
havenbags.info
Shows information about the bag you're currently holding.
/havenbags rawinfo
havenbags.info
Shows raw metadata about the bag you're currently holding.
/havenbags help
havenbags.help
Shows the entire help list, regardless of permissions.
/havenbags reload
havenbags.reload
Reload all config files.
/havenbags reload force
havenbags.reload
Reload all config files AND force load all bags from the server. (Any unsaved bags be reset to last save)
All commands can be shortened to /bags & /bag
My plugin requires the utility library plugin
ValorlessUtils v
1.5.3.173 or newer to function.
It's 100% free, and works with all my plugins.
Features: Instant Preview: See the contents of your HavenBags bags without opening them.
User-Friendly Interface: Simply hover over a HavenBags item in your inventory to reveal its contents in the tooltip.
Efficiency: Save time and streamline your inventory management process.
NOTICE: lang.yml can be manually translated. Languages are only for item/block names. Sure thing!
Feel free to message me what language you'd like added, and I'll see what I can do.
Note that your language must be on this list of languages.
I try to combine all new updates and additions into one big update.
But when a bug or issue has been reported, I try to fix it as quickly as I can, and update the plugin to get rid of the problem.
The problem can be niche and only affect a handful, or they can affect everyone. Nonetheless the plugin will be updated asap.
Please check the update note before updates, to see if it is worth for you to update.
HavenBags keeps record of open bags, and will force any open bags to close, and return them to the player before shutting down.
The bag will drop below the player instead of returning to the inventory.
Bags in-game will remain, but will be removed once the player attempts to open it.
You should be able to upgrade within the supported versions, as newer versions are compatible with older data.
You CANNOT however downgrade your server, as the functions don't support the newer data structure.
(The same way you can't bring a 1.20 world into a 1.19 server)