NoMobsOnMyPlate
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:
- None
Commands:
- None
Known Conflicts:
- None
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.
-
View User Profile
-
Send Message
Posted Apr 8, 2017Fixed broken link to project this has merged with.
-
View User Profile
-
Send Message
Posted Dec 30, 2016Plugin no longer being updated. Merged with https://dev.bukkit.org/projects/plate-mines
-
View User Profile
-
Send Message
Posted Oct 22, 2016I apologize to anyone that wanted easy access to the source code. I am taking down the source and changing the license to all rights reserved. You may still send me a message to get a copy of the code if you wish to see how it works or even to get approval to use it for your own project.
-
View User Profile
-
Send Message
Posted Oct 10, 2016Added Kill config option in newest version and fixed bug found in older versions
-
View User Profile
-
Send Message
Posted Mar 19, 2014@Octyenoch
I will look into adding this when I have some time to code it in. I have a couple nights off this week so maybe this week I will have that implemented.
-
View User Profile
-
Send Message
Posted Mar 18, 2014add option in the config to specify which worlds you want affected by this?
-
View User Profile
-
Send Message
Posted Feb 1, 2014New version I am working on in github will come with things like Metrics, and ability to instead of just ignore the mobs, why not make them into a TNT bomb and have some added fun?
-
View User Profile
-
Send Message
Posted Jan 26, 2014Just put out a new version to enable support of tripwires. It is being approved.
-
View User Profile
-
Send Message
Posted Jan 25, 2014NoMobsOnMyPlate is still under development by me, I just wanted to make a note that the Git is back up for those of you who want to hack away at it and help me in making it better.