OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
100 stars 85 forks source link

PlayerSkinPartsChangeEvent is created with previous skin flags value #241

Open Marcono1234 opened 7 years ago

Marcono1234 commented 7 years ago

The bug

The PlayerSkinPartsChangeEvent is created with the previous skin flags value, see Fake-name-and-skin-API.patch. I assume it should rather be created with the new skin flags value.