Makes it impossible to put a shulker in ender chest / normal chest
⚖️ 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!
config.yml file where you can customize the denial message with full color code support (&)..jar into your plugins folder.🔧 /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)
config.yml) (v1.3)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.
# Set to true to receive console and in-game OP notifications when a new update is available on Modrinth
check-for-updates: true
# The message sent to a player when they try to put a shulker box in a restricted inventory
deny-message: "&c&l[!] &7You cannot store shulker boxes here!"
# Set to true if you want to block players from putting shulker boxes inside regular chests (and double chests)
block-in-regular-chests: false