Welcome to the update for 1.19.4
- Fixed riding horses error, no this doesn't mean you can control disguised horses
- Fixed horses disguised as other horses not being controllable
- Fixed issue where it could create a lag spike and spam for riding stuff disguised as a horse
- Fixed some metadata issues for 1.12
- Fixed Villager disguise not having items in commands auto complete
- Minor text changes when updating ProtocolLib, so its more obvious what its doing
- Fixed rainbow wool on sheep self disguises not working properly
- Added 1.19.4 support
- Added new DisabledDisguises config options, used to make certain disguises OP only. The new Display disguises are in here as they are easily abused
- Fixed some pitch issues on misc disguises
- Added new config option DisabledMethods, which disables methods that are prone to abuse. Eg, setYModifier
- Fixed saved disguises not working properly in newer versions of Minecraft
- Saved disguises are now saved on the entity itself, instead of using flatfile
- Fixed fox disguise not saving the fox type
- Added support to change the tablist name of a player disguise seperately from the player name
- Fixed dropped item disguises floating into the air due to gravity conflicts
- Added extended parameter support for disguises parsed from string.
- All disguises can now be constructed without an argument
- Certain disguises now accept the arguments where they didn't before, such as item frames.
- The new disguise disguises now have default values to make them more usable. Such as text_display now being "center" not "fixed"
- The defaults of the display disguises now have stone & "text display" to prevent invisibility. But this does not stop anyone from abusing the display disguises, they should be limited to trusted members.
- Another attempted fix for velocity issues with self disguises and jumping twice, though it occurs to me that maybe it didn't fix
- Armor and held items with enchantments that the client relies on, eg, riptide or swift sneak. Are no longer removed from self disguises.