- Added support for 1.21.2 & 1.21.3
- Fixed interaction cooldown message sent twice
- Don't send scale packet for non-living npcs
- Improved logging
- Fixed parsing placeholders in the displayname
- Fixed resetting scale to 1 not working
- Fixed messages for the action and copy commands
- Fixed non player npcs not spawning for the first time
- Fixed collidable command not applying instantly
- Fixed camel pose attribute
- Fixed team create/update packet
- The default skin will be shown, if the configured skin is invalid
- Switched to the new interaction system: click for docs
- Improved how skins are handled and stored
- You can now use placeholders as skin
- You can now either use a URL, UUID or username as skin
- Fixed data mutation issues in the copy subcommand
- Fixed bugs when using the player-npcs feature flag
- Improved color and placeholder parsing performance
- Improved and updated many messages
- Improved logging
- The plugin now uses a thread-pool instead of creating a ton of new threads
- Overall performance and stability improvements