EliteEntityManager

335 Downloads

EliteEntityManager

Visit the GITHUB page to see, fork, and contribute to the source code.

For Developers: If you want to help out with this plugin, all you have to do is ask. The only requirements are that 1) You know how to program using Java as the language, 2) You follow coding conventions for this project(which will be explained when you are accepted), and 3) You contribute!(you must set forth time and effort for this plugin). These requirements are subject to change at any time.

DEV BUILDS: Development and latest builds will be available for download HERE. (Note: They can be very buggy and lack certain features) GitHub deprecated these types of download pages. I will be looking for a new place to host them so that you guys have access to the development builds as well as the downloads available here on BukkitDev.

Description

This mod will allow servers to manage entities. For example, decide if creepers blow up, do block damage, and/or hurt players. The same will go for all the other entities. Some code has already been written for the plugin. When it feels ready, it will be released as an Alpha. There will also be a GitHub page for ticket reporting as well as for the Wiki in case anyone needs more info on this plugin. More info to come soon.

Features

  • Update Checking(only supported in the console)Now, also supported in-game!
  • Fully configurable
  • Implements all entities. (To be completed. There's a lot of entities :P)
  • Tried and Tested!(bugs should be minimal to none)

Todo

  • Add creeper managing
  • Add skeleton managing
  • Add zombie managing
  • Add spider managing
  • Possibly implement climate/time managing
  • Add Plugin Metrics(after uploading)

Errors/Bugs/Reports

If you find any problems or issues with the plugin(whether it's a development build or an official build), please create a ticket HERE with your problem so I can get to fixing the problem.

ChangeLog

1.0 Alpha

  • To be released