- Fix | Solved Object[] cannot be cast to ItemStack[] issue when cleaning inventories.
- Fix | Now skips empty entities in chunks to solve a problem for legacy MC versions such as 1.12.2.
- Improve | Added support for 1.20 material and item names.
- Fix | Solved funny rare error "chat" is not defined when attempting to translate a string.
- Fix | Solved "Expected JSONObject, got class java.lang.String from raw JSON input" when logging anvil banned names.
Note: 1.20 update will take longer due to md_5 breaking many plugins after updating the underlying Yaml library.
- Fix | Solved "DiscordSender cannot be cast to class Player" exception caused in the last update.
- New | Add a feature that lets you run commands when a player with his illegal username attempts to connects.
- New | Added "chatcontrol.bypass.parrot" permission to bypass antispam parrot check.
- Fix | Solved sound notify not properly changing the message.
- Fix | Solved player muting feature not working due to the mute time being reset when calling MuteEvent.
- Fix | Increased performance of matching packet rules as well as solved a rare race condition evaluating colors in them.
- Fix | Solved "InteractiveEventsFound" exception when parsing packet rules from some third party plugins.
