PlayerHeads v5.20.2 (compatibility for 1.20.2)

Details

  • Filename
    PlayerHeads-5.20.2-SNAPSHOT.jar
  • Uploaded by
  • Uploaded
    Oct 15, 2023
  • Size
    211.46 KB
  • Downloads
    11,003
  • MD5
    5d4d7bb3c64f0a87d268ebbb8a1fc0be

Supported Bukkit Versions

  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

5.20.2

 

  • Fix/Breaking Change: Compatibility API methods for setting profiles now must include a username along with the UUID for compatibility with new authlib versons.  (fix for NullPointerException: Profile name must not be null)
    NOTE: This means heads created by PlayerHeads will internally have a username starting with "PlayerHeads:" and followed by an identifier, where before they had no username.
  • Fix: Compatibility methods now check for the correct "name" or "getName" method for compatibility with new authlib versions. (fix for a 'NoSuchMethodError')