EndermanLimiter is a lightweight Minecraft plugin that restricts Endermen from picking up specified blocks. In dimensions such as The End, Endermen will pick up blocks like red mushrooms, which can interfere with builds and decorations.
EndermanLimiter is a lightweight Minecraft plugin that restricts Endermen from picking up specified blocks. In dimensions such as The End, Endermen will pick up blocks like red mushrooms, which can interfere with builds and decorations. This plugin allows you to configure which dimensions are affected and which blocks Endermen cannot pick up.
endermanlimiter-v1.0.jar into the plugins folderplugins/EndermanLimiter/config.yml to customize settings| Command | Description | Permission |
|---|---|---|
/endermanlimiter reload |
Reload configuration | endermanlimiter.reload |
config.yml is generated on first run. Example:
# Enabled dimensions: THE_END, NORMAL=Overworld, NETHER
dimensions:
- THE_END
# Blocks that Endermen cannot pick up (Minecraft block IDs)
blocks:
- RED_MUSHROOM
- BROWN_MUSHROOM
- RED_MUSHROOM_BLOCK
- BROWN_MUSHROOM_BLOCK
- MUSHROOM_STEM