EntityPolice v0.2.2

Details

  • Filename
    EntityPolice.jar
  • Uploaded by
  • Uploaded
    Mar 16, 2013
  • Size
    17.86 KB
  • Downloads
    460
  • MD5
    8f5df9e42fc36fa27e3ae6acb77ed506

Supported Bukkit Versions

  • 1.5.0

Changelog

Version 0.2.2

Updated to Bukkit 1.5-R0.1 from Bukkit 1.2.5

Added entities to count, remove, countnear, and removenear:

  • Wither
  • Wither Skeleton
  • Zombie
  • Zombie Villager
  • Witch

Bugs Fixed:

  • Fixed a bug with countnear where if all of the arguments were not provided, the command caused an Internal Server Error.
  • Fixed a bug with countnear where if all of the arguments were not provided, the command caused an Internal Server Error.

Version 0.2.1 b54

Jenkins build #54

Permissions for the new commands have been added:

  • entitypolice.removenear
  • entitypolice.countnear

The help command now shows these commands.

Version 0.2 b51

NOTE: I deleted this file because I rushed it out and forgot to add permissions and update the help command. Jenkins build #51 (Jenkins private at the moment till I work out a better downloading solution)

Fixes:

  • Various text errors, misspellings, grammar, colors, etc.

New Features:

  • Count entities near a player
  • Remove entities near a player

New Commands:

  • /entitypolice countnear <player> <mob> <radius>
  • /entitypolice removenear <player> <mob> <radius>

None.