This release makes Sessility compatible with Minecraft 1.21.4. Previous Minecraft versions are unfortunately not supported. Compared to Sessility 0.6.3, this version expects raw JSON text instead of strings for sessile and motile messages.
Changes
- Use raw JSON text instead of strings for motile and sessile messages
- Messages can be formatted with far greater flexibility
- Components are no longer resolved on the server, allowing for localization using other mods
- Example:
{"translate"\:"%s became a sessile creature","color"\:"yellow"}
- See "Raw JSON text format" on The Minecraft Wiki for more information.
Sessility 0.7 is only compatible with Minecraft 1.21.4.