EclipseBlockItemContainer
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #104 of 222 paper mods in this game by downloads
📋 About This Mod
# 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 - **Config‑driven** – add or remove restrictions without touching code - **Shift‑click, drag, number‑key & normal clicks** – all transfer methods are blocked - **Custom messages** – per‑rule cancel message shown to the player - **Reload command** – `/itemcontainer reload` applies changes instantly (OP only) - **Lightweight** – zero overhead when no rules match ## Example Config ```yaml 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 - **Paper** 1.21.x - **Java** 21
# 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
- Config‑driven – add or remove restrictions without touching code
- Shift‑click, drag, number‑key & normal clicks – all transfer methods are blocked
- Custom messages – per‑rule cancel message shown to the player
- Reload command – `/itemcontainer reload` applies changes instantly (OP only)
- Lightweight – zero overhead when no rules match
## Example Config
```yaml 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
- Paper 1. 21.x
- Java 21
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- DevCoderYT
- Version
- 1.0.0
- Downloads
- 20
- Endorsements
- 0
- Category
- paper
- Created
- 7/25/2026
- Updated
- 7/6/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- storage
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does EclipseBlockItemContainer support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of EclipseBlockItemContainer?
Version 1.0.0, published 2026-07-06 with 20 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await