Releases: rexlManu/FairyChat
Releases · rexlManu/FairyChat
v0.2.8
v0.2.7
v0.2.6
New Features
- option for supporting multiple chat plugins when modifying plugins with legacy chat colors (2a49e82 by @rexlManu)
- configure invalid syntax message (6733020 by @rexlManu)
Bug Fixes
Chores
Full Changelog: v0.2.5...v0.2.6
v0.2.5
New Features
- ignore also ignores public messages (ebbaafc by @rexlManu)
- placeholder api support (cef5ca8 by @rexlManu)
- legacy chat color support (96654e1 by @rexlManu)
- customize the join and quit message with miniplaceholders (68b8a9a by @rexlManu)
Documentation
Refactors
Chores
- bump version to 0.2.5 (39ff16b by @rexlManu)
- update config comment for chat format (e56e998 by @rexlManu)
Full Changelog: v0.2.4...v0.2.5
v0.2.4
New Features
Bug Fixes
Build System & Dependencies
Documentation
Refactors
- use ImplementedBy annotation instead of binding for UserIgnoreService (cb6fc8f by @rexlManu)
- rename user ignore subscriber (9a8d393 by @rexlManu)
- group channel constants and unify them with ending channel (cd5cf45 by @rexlManu)
- add hikaridb as dependency (ec5c339 by @rexlManu)
- move redis to database package (a7572a9 by @rexlManu)
Chores
CI
Full Changelog: v0.2.3...v0.2.4
v0.2.3
New Features
Bug Fixes
- use redis pubsub for avoiding race conditions (03ab70e by @rexlManu)
- handle players when plugin will be disabled (ab4014a by @rexlManu)
- when user wasn't found, we add the sender to users (3945878 by @rexlManu)
- add delay before adding the user for handling race conditions when the user quits (abcc358 by @rexlManu)
Documentation
- adding images for branding and previewing the plugin (3133aab by @rexlManu)
- moved several sections to wiki and just mention documentation in readme (b894121 by @rexlManu)
Chores
- bump version to 0.2.3 (432a73c by @rexlManu)
- wrong icon field usage for deinplugin.yaml (d928d71 by @rexlManu)
- meta file for deinplugin.net (3c5d9da by @rexlManu)
Reverts
- "chore: meta file for deinplugin.net [skip ci]" (3085e9d by @rexlManu)
- "chore: wrong icon field usage for deinplugin.yaml [skip ci]" (2e309bf by @rexlManu)
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Build System & Dependencies
- update build.gradle.kts to expand version and description in paper-plugin.yml. (fe55ca2 by @rexlManu)
- description placeholder in paper plugin will be replaced on building (9b9d5fc by @rexlManu)
Chores
- bump version to 0.2.2 (bed5266 by @rexlManu)
- provide plugin yml for identification (e7c7455 by @rexlManu)
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Bug Fixes
- load the user in sync to avoid race conditions (fb38246 by @rexlManu)
- instead of creating the user, find the user on quit (12367a8 by @rexlManu)
Documentation
Chores
Full Changelog: v0.2.0...v0.2.1
v0.2.0
New Features
- option for displaying chat messages in console (e75eebd by @rexlManu)
- private messaging (5b87b26 by @rexlManu)
Bug Fixes
- players can't no longer use all minimessage formats. It's now restricted properly to colors and decoration (c7ac51c by @rexlManu)
- disabled redis resulted into errors because of dependency redis user service (2ca0bc2 by @rexlManu)
Documentation
- update readme with paper compatible (150ee05 by @rexlManu)
- update readme with private messaging (680f205 by @rexlManu)
Chores
- bump version to 0.20, update description (8850091 by @rexlManu)
- collect online redis user count and redis config value
enabled
in metrics (f3a656a by @rexlManu) - redis credentials are now injected into connector (1042e49 by @rexlManu)
CI
Breaking changes
For the best experience, please delete and let the plugin regenerate the configuration file.
Full Changelog: v0.1.2...v0.2.0
v0.1.2
New Features
- build:
Build System & Dependencies
Documentation
Chores
Full Changelog: v0.1.1...v0.1.2