Bug Fixes
- load the user in sync to avoid race conditions (fb38246567752131e4284af22f602fa1adedcbe0 by @rexlManu)
- instead of creating the user, find the user on quit (12367a8ed15f2367e6f54a4259dad7c21f91342c by @rexlManu)
Documentation
- remove wrong broadcast usage (a469722c5c95bf5d357a3de79023b95747a8026f by @rexlManu)
Chores
- bump version to 0.2.1 (68570db8df6d6ed2eb45afc50810da0438bab9e9 by @rexlManu)
Full Changelog: https://github.com/rexlManu/FairyChat/compare/v0.2.0...v0.2.1
New Features
- option for displaying chat messages in console (e75eebda9d2f3da70c4289681e7a669eb44adfb7 by @rexlManu)
- private messaging (5b87b261e2e64b1ed6822bbde3911b9c5ca6bb2c by @rexlManu)
Bug Fixes
- players can't no longer use all minimessage formats. It's now restricted properly to colors and decoration (c7ac51cbb8069f8b441d5624be05afa450c2843a by @rexlManu)
- disabled redis resulted into errors because of dependency redis user service (2ca0bc2af5e969d363fe0473204a6c27b8f376b5 by @rexlManu)
Breaking changes
For the best experience, please delete and let the plugin regenerate the configuration file.
Documentation
- update readme with paper compatible (150ee05df551e3f04cff608b4d2ec212c6480ace by @rexlManu)
- update readme with private messaging (680f205d74189f477f599ee66370bee4a4de1c55 by @rexlManu)
Chores
- bump version to 0.20, update description (88500919e0a9accbf817898ebd11fd2d929edaa5 by @rexlManu)
- collect online redis user count and redis config value
enabled
in metrics (f3a656a1081e2306b97d722bcfc05fbca2997634 by @rexlManu) - redis credentials are now injected into connector (1042e496de3302bd090f81b13f08a97f6089e20f by @rexlManu)
CI
- github action for dev branch for testing build (64c7a26c4b38644934bbbfb2282216de4d39a384 by @rexlManu)
Full Changelog: https://github.com/rexlManu/FairyChat/compare/v0.1.2...v0.2.0
New Features
- build:
- Update build process and GitHub Actions, publish to Modrinth and Hangar (closes #1) (bb213a32c9439b0f7c6d0989e6aa82498c822501 by @rexlManu)
Build System & Dependencies
- use the right jar for publish to modrinth and handar (181e8b73c28e0b058a8f74d5281e24de095606d8 by @rexlManu)
Documentation
- readme:
- add support section to readme (60bc463f755468b790198bef66cdca0a36d6ebd1 by @rexlManu)
Chores
- Bump project version to 0.1.2 (a06365b8135593c5dd32a9625276115b10cbbb7e by @rexlManu)
Full Changelog: https://github.com/rexlManu/FairyChat/compare/v0.1.1...v0.1.2