NoMobsOnMyPlate allows the server owner to decide what redstone devices a mob will no longer be allowed to interact with (specifically pressureplates and tripwires). Also allows server owner to decide to remove the mob or have them explode if desired.
This simplistic plugin works well on servers where you do not want things like creepers entering people's homes or even in events where you want the players to be forced into areas with mobs that you do not want hitting a switch ruining the event.
Plugin no longer being updated. Merged with https://dev.bukkit.org/projects/plate-mines
Features:
- Configuration file to allow the server owner to set what the mobs can still use.
- Mobs can be set to be ignored, to be removed, killed, or to explode on contact with a redstone trigger.
Permissions:
Commands:
Known Conflicts:
Configuration File:
- When set true this will not allow mobs to interact with the item listed globally across the server.
- Options are OFF (everything is normal), STOP (ignores mob interactions),
- EXPLODE (explodes mob and deletes them), KILL (Simulates impacting the ground until dead).
- Default is: OFF.
WoodenPlate: OFF
IronPlate: OFF
GoldPlate: OFF
TripWire: OFF
StonePlate: OFF
- If explode is used this sets the power of the explosion.
ExplodePower: 1
Notes:
- Currently there are no flags to use for areas, it is done globally.
This plugin was authored by pyropyro78.