Description Backpacks
Integrate with Accessories plugin (assign items the Backpack accessory category, if possible)
can have an associated cosmetic (per backpack)
open by
right-clicking a backpack item while it's in your inventory
holding the backpack item in your main hand and right-clicking
toggleable item collection
Backpacks can pickup items automatically
Some backpacks (not all) will have this feature
To activate this feature the backpack must be active in an accessory slot (fill left to right, i guess)
API
create(): Make a new empty backpack
loadFromItem(ItemStack): Read data from an item to reconstruct its contents
Commands
/backpacks give [player] (defaults to self)
Limits
cannot be placed inside another backpack
Features
Players can add rows to their backpacks
Toggle item collecting feature (if available) via gui
Pagination
Out of scope
can edit the backpack item
display name
material
lore
custom model data
Reactions are currently unavailable
You can’t perform that action at this time.
Backpacks
create(): Make a new empty backpackloadFromItem(ItemStack): Read data from an item to reconstruct its contents/backpacksgive[player](defaults to self)Out of scope