Hi! This update fixes several issues and now has a "better" ProtocolLib enabling functionality. In that it downloads the plugin if not found, or updates it if its outdated a lot.
- Console now notes how many saved disguises were saved
- Particle, Falling block and itemstack serialization are now handled correctly
- Disguised dogs are now sittable with some hackyness
- Fixed a damage sound issue for non-living disguised
- Bounding boxes can now be modified unsafely for the rare people who do per-player disguises
- Fixed an issue with experience disguise
- Fixed a problem where the metadata on a disguise sometimes wasn't initialized, or was null
- The /saveskin now assumes the name from the file.png as well
- Thanks to PimvanderLoos for their fixes with the recent ProtocolLib changes breaking the plugin
- ProtocolLib is no longer required to be downloaded manually, it auto downloads if not found