Player Heads

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

File Details

PlayerHeads API v5.2.13 (not a plugin)

  • B
  • Nov 2, 2020
  • 13.65 KB
  • 133
  • 1.16+9

File Name

PlayerHeads-api-5.2.13-SNAPSHOT.jar

Supported Versions

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

PlayerHeads 5.2.13 API

  • changed: getCompatibilityProvider has been deprecated in favor of using Compatibility.getProvider() from compatibility-api, but it still exists in this version.
  • future change note: compatibility classes are planned to be dropped from PlayerHeads-api but they will still exist, but you will need to add PlayerHeads-compatibility-api or PlayerHeads-compatibility-lib as a project dependency to maintain access to these classes.
  • security note: JUnit security issue GHSA-269g-pwp5-87pp was resolved in this release by updating junit - this issue would only be relevant to developers running internal PH project tests, if at all.

 

This change is backwards compatible with the previous major change, 5.2.12 API.

 

PlayerHeads API is not a plugin and is intended as a reference/dependency for developers adding PH support or integration to their plugins so they can work together.

 

5.2+ API Documentation: https://crashdemons.github.io/PlayerHeads/

Instructions on using as a maven dependency and other examples can be found here.