Fixed client log error message spam when bukkit bridge mode is enabled
Removed a possibly unnecessary compatibility check that requires people to update the plugin even if likely unnecessary. I have improved many initializations in code since then so hopefully the invisible mobs on 1.14.4 scenario won't happen again
Animation names are no longer case sensitive
Moved PlaceholderAPI errors logging into a new PlaceholderAPI.errors.txt file so the 1MB file limit (to prevent large files with the same over and over) doesn't prevent plugin's errors from being logged.
Fixed rare harmless error
Groups with . in name no longer require extra identation in config
Packet readers now entirely ignore players with unknown protocol version. This is to prevent issues when 1.16 comes out and people don't update (especially on bungee).