PreventEntities
#1
PreventEntities
This plugin simply prevents certain configured entity types to spawn. It is meant for creative build servers that don't want to get overwhelmed by griefers spawning too many mobs or pickups etc.

The plugin reads the types of entities to block from a PreventEntities.ini file located at the folder that has the MCServer executable. The file is created with default values if it doesn't exist. The prevention is the same for all worlds on the server. The settable values are:
Code:
[PreventEntityTypes]
Boat=1
ExpOrb=1
FallingBlock=1
Floater=1
Minecart=1
Mob=1
Pickup=1
Projectile=1
TNT=1

Download
GitHub page: https://github.com/madmaxoft/PreventEntities
Direct ZIP download: https://github.com/madmaxoft/PreventEnti...master.zip
Reply
Thanks given by:
#2
Isn't that the same as https://github.com/STRWarrior/NoEntity?
Reply
Thanks given by:
#3
Yes, more or less. Although I do hope this one is a bit more documented and a tiny little bit more efficient Smile
Reply
Thanks given by:
#4
And easier to configure. Smile
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)