PlayerHeads API v5.2.13 (not a plugin)
This is an additional file related to
PlayerHeads v5.2.13 - early 1.17 heads preview 1.
Details
-
FilenamePlayerHeads-api-5.2.13-SNAPSHOT.jar
-
Uploaded by
-
UploadedNov 1, 2020
-
Size13.65 KB
-
Downloads133
-
MD5de0b03f561e9d16a438b6fc6aff0bad6
Supported Bukkit Versions
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
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.