- Added support for Minecraft 1.21.4 (#236)
- Added Placeholders Replacements (#236)
- This new feature lets you replace a placeholder with a different value.
- This is useful for things like changing the text of a date placeholder to a localized version, changing the text of a biome placeholder to a color, or formatting a vanish placeholder to show a player's vanish status if the placeholder returns just a boolean (true/false).
- Fixed problem when kicked from a server before joining (#235)
- Fixed problem when
remove_nametags
is set to true - Removed
server_display_names
from settings in favour of Placeholders Replacements