PlayerHeads API v5.2.12
This is an additional file related to
PlayerHeads v5.2.12.
Details
-
FilenamePlayerHeads-api-5.2.12-SNAPSHOT.jar
-
Uploaded by
-
UploadedSep 25, 2020
-
Size13.58 KB
-
Downloads214
-
MD5c830ed923c21464d443f93ac3e028747
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.12 API
- added: methods for retrieving/saving the "Profile" object on head items and blocks. This object is implementation-defined and cannot be assumed to be a specific type (GameProfile/PlayerProfile) and so should only be used for storage. [Specific compatibility implementations may define their own internal object if necessary.]
This change is backwards compatible with the previous major change, 5.2.9 API.
PlayerHeads API is not a plugin and is intended as a reference/dependency for developers adding PH support to their plugins.
5.2+ API Documentation: https://crashdemons.github.io/PlayerHeads/
Instructions on using as a maven dependency and other examples can be found here.