This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
Releases: lucyydotp/pronouns3
Releases · lucyydotp/pronouns3
3.0.0-alpha.6
- Fix the %pronouns_pronouns% placeholder only showing the first set of pronouns (#19)
- Fix a bug where the MySQL store would break after a player cleared their pronouns
v3.0.0-alpha.5
- Fix MySQL breaking on anything but the latest MariaDB release
v3.0.0-alpha.4
- Initial support for MySQL pronoun storage
- Support for migrating pronouns from a 2.x YAML datastore. MySQL coming soon
3.0.0-alpha.3
- Configurable pretty formatting for all the commands
- Improvements to the help command
- Pronoun store type is now configurable
- Dedicated documentation at https://lucyydotp.github.io/pronouns3 (this will have its own domain at some point)
- Update checking is done every 6 hours as well as at launch
- Add basic reload functionality (basically only reloads the formatters)
- Statistics reporting to my seriously overengineered dashboard https://grafana.lucypoulton.net
- Dump command to export all pronouns from a store to a file
- Fix some minor errors in the lang file
3.0.0-alpha.2
- Standard command formatting
- Update checker
- Added a help command
- Basic support for placeholders
- Permissions for commands (still limited on fabric due to a cloud limitation)
- Config file
- File-based persistent pronoun store
3.0.0-alpha.1
Initial alpha release.