📦 AntiShulkerEC
⚖️ A lightweight and highly efficient Minecraft plugin designed to balance your server's economy, prevent exploits, and improve survival gameplay. By completely blocking players from storing Shulker Boxes inside Ender Chests, it prevents users from creating infinite, unraidable portable warehouses. This encourages active inventory management, values base security, and keeps the game fair for everyone!
✨ Features
- 🚫 Total Interaction Blocking: Automatically cancels any attempt to put Shulker Boxes in Ender Chests, covering Shift+Click, classic mouse dragging/painting, and hotbar number keys (1-9 swaps).
- 🛡️ Anti-Spam & Exploit Protection: Features forced server-side inventory updates to prevent players from bypassing checks via rapid click-spam or network latency.
- ⚙️ Fully Customizable: Includes a
config.yml file where you can customize the denial message with full color code support (&).
- ⚡ Ultra-Optimized: Built on native Bukkit/Spigot events, ensuring zero lag and absolute minimal MSPT impact on your server thread.
- 🔌 Plug & Play: Works instantly right out of the box! Just drop the
.jar into your plugins folder.
🖥️ Commands & Permissions
🔧 /antishulkerec reload (or /asec reload) — Reloads the config.yml file on the fly without restarting the server. 🔑 Permission: antishulkerec.reload (Gives access to the reload command)
🛠️ Configuration (config.yml)
Easily customize the message to fit your server's style. Color codes like &c, &l, &7 are fully supported!
# ====================================================
# AntiShulkerEC Plugin Configuration
# ====================================================
# You can use Minecraft color codes using the '&' symbol.
deny-message: "&c&l[!] &7You cannot store shulker boxes in your Ender Chest!"
🖥️ Commands & Permissions