Changelog
NOTE: This release includes changes to the config file structure, as well as a slight backwards-compatible change to the database schema. This should not cause any issues, but I would recommend taking a backup of the database anyway, and it can be found in
<world folder>/playerdata/pronouns.dat
.
This release introduces a number of internal changes to allow support for multiple external pronoun providers (alongside PronounDB), though I currently do not have any plans to implement more. It also introduces a new configuration option, max_pronoun_length
, for more details check the updated README.
The minimum supported Minecraft version has been bumped to 1.21.4 (even though it probably still works on other 1.21.x versions).
If you have any issues, please don't hesitate to contact me :)
What's Changed
- The Big Refactor by @ashhhleyyy in https://github.com/ashhhleyyy/player-pronouns/pull/22
Full Changelog: https://github.com/ashhhleyyy/player-pronouns/compare/v2.2.0+1.21...v2.3.0+1.21.4