Player Heads

Lop off Player and all Mob Heads with configurable drop rates + pvp-farming nerf, includes detailed commands and permissions

File Details

PlayerHeads v5.1 API (not a plugin)

  • R
  • Jun 8, 2019
  • 12.27 KB
  • 175
  • 1.14+7

File Name

PlayerHeads-api.jar

Supported Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

5.1.0 API

  • added: added the slime modifier value from 5.1.0 to HeadRollEvent, you can access this with the getSlimeModifier() method in a listener.  This will be 1.0 (no effect) for any non-slime entity.
  • internal: an internal constructor was added with the new modifier, the pre-existing constructor was maintained to prevent breaking any project but the older one will set the slimemodifier to 1.0 (no effect).   In normal use, there is no reason you should use these constructors to make your own event.

Documentation: https://crashdemons.github.io/PlayerHeads/

Instructions on using as a maven dependency can be found on the 4.10.0 API page.