PlayerHeads v5.2.12
Details
-
FilenamePlayerHeads.jar
-
Uploaded by
-
UploadedSep 25, 2020
-
Size168.38 KB
-
Downloads19,692
-
MD59d205c8e01c996ab0e562e9079b6269e
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
5.2.12
- bugfix: Spawning a player head with #player while dropvanillaheads is set to false will no longer result in a head named "%1%'s Head".
- bugfix: Heads for player names ending in "s" now use a new lang entry "HEAD_PLAYER_S" which does not add another s for possessive correctness.
- bugfix: Spawn message for heads now shows the proper item-name for the head instead of "___'s Head" (eg: #cat's head). This uses a new lang entry "SPAWNED_HEAD2"
- added: new configuration option "fixbrokenheads" (default: true) which allows you to disable PH handling for when a head-block is broken.
- added: new configuration option "restoreprofile" (default: true) which attempts to re-apply the old profile information (name,id,texture) of an old head when it is updated or fixed. If this is false, new information is generated or resolved. NOTE: this feature should do absolutely nothing on platforms that do not support block profile information (ie: GlowstoneMC).
- added: Plugin can now also use bukkit-package versioning to determine the server support version as a last resort.
- changed: Compatibility libraries have been isolated into their own API and Library jar to allow other plugin developers to reuse the backend without PlayerHeads logic. (from 5.2.11 snapshots)
API: This API version should be compatible with 5.2.9 without major changes, but contains changes to compatibility classes.
Developers: Please see the forthcoming attachments for updated API and Compatibility libraries when they are available.
This is a cross-version build that contains both native code for 1.8-1.12.2 (legacy api), 1.13-1.15.2 (1.13 api), and 1.16.x - which is loaded conditionally.
If you use a server version within 1.8-1.12.2, please see these Notes About Backports.
If you use a Glowstone server, please see these Notes About Glowstone Support.