HavenBags - Shulker-like Player Bound Bags [1.17-1.21.4] icon

HavenBags - Shulker-like Player Bound Bags [1.17-1.21.4] -----

Create shulker-like bags of varying sizes bound to a player, or accessible by anyone.



v1.23.0.1560 AutoPickup Upgrade & Clean up
Added: AutoPickup - You can now specify if specific filters require permissions to use/apply.
Code (YAML):
filters :
# Filter name, as shown when typing the command.
 plants
:
  # Display name, shown in the bag's lore.
  displayname
: '&aPlants'
  # Permission required to use/apply this filter.
  permission
:
   node
: havenbags.plants
    # Does the player require this permission to apply the filter?
    # This way to can give bags with specific filters, that the player cant apply themselves.
    # They can still remove/change them though.
   apply
: false
    # Does the player require this permission to use the filter?
   use
: true
  # Items that this filter will pick up.
  items
:
  - MATERIAL
You can remove the permission key entirely, or set the node to "none", if no permission is required.
https://github.com/Valorless/HavenBags/blob/1.23.0/src/main/resources/filtering.yml#L10

Changed: Cleaned up commands internally.
----------, Sep 2, 2024
Resource Information
Author:
----------
Total Downloads: 13,382
First Release: Jun 12, 2023
Last Update: Feb 21, 2025
Category: ---------------
All-Time Rating:
23 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings