VCONTAINER
Storage Blocks
Storage blocks turn VContainer into a world-accessible system with admin-created global blocks and player-owned personal blocks.
Global Storage Blocks
Admins create global blocks with /vcontainer set. A player with vcontainer.block.use can right-click the block to open their own virtual container. Global blocks are protected from normal breaking and explosions.
Personal Storage Blocks
Personal blocks are item-based, owner-linked storage access points. They open the owner's container and support owner/member access rules. Owners can manage members and pick the block back up through GUI actions.
Hopper Behavior
- A hopper facing into a personal storage block inserts items into the owner's virtual container.
- A hopper below the personal block can pull items from the owner's virtual container.
- Open GUIs update live when hopper transfers change stored contents.
- Sneak + right-click with a hopper attempts to attach it to the clicked side.
Chunk Limits
storage-block.personal.chunk-limit controls how many personal storage blocks one player can place in the same chunk. The permission vcontainer.block.limit.bypass bypasses this limit.