1.20.1 Compatability fix, API Changes, Default language file
- Fixed an error that was occurring on Minecraft versions less than 1.20.2. Recommended to use this plugin on a server that is running at least 1.20.2 so that smooth animations can be used.
- Added a check to make sure the server version is at least 1.19.4, as block displays did not exist in previous Minecraft versions.
- Changed the API return type to a DexBlock array for DexterityDisplay::getBlocks. Use the addBlock(DexBlock) and removeBlock(DexBlock) to alter the blocks in a display/selection.
- Fixed a small bug where the usage message was sent twice for /d glow and /d mask.
- If a string is missing from the language file, it will instead load the string from the default language file and put a warning in the console.