HomeJavaModsEclipseBlockItemContainer
EclipseBlockItemContainer

ItemContainer

ItemContainer is a lightweight Paper 1.21 plugin that prevents specific items from being placed into certain containers.

Define rules in config.yml – for example, stop players from putting Dragon Eggs into Ender Chests, or prevent Shulker Box nesting.

Features

Example Config

rules:
  DRAGON_EGG:
    containers:
      - ENDER_CHEST
    message: "§cYou cannot place a Dragon Egg inside an Ender Chest!"

  SHULKER_BOX:
    containers:
      - SHULKER_BOX
    message: "§cShulker boxes cannot be nested!"

Commands

Command Permission Description
/itemcontainer reload itemcontainer.reload Reloads the config file

Requirements

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more