Skip to content

Releases: rexlManu/FairyChat

v0.2.0

22 Jun 21:07
8850091

Choose a tag to compare

New Features

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

Chores

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

18 Jun 21:42
181e8b7

Choose a tag to compare

New Features

  • build:
    • Update build process and GitHub Actions, publish to Modrinth and Hangar (closes #1) (bb213a3 by @rexlManu)

Build System & Dependencies

Documentation

Chores

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Jun 08:36
dfcdefc

Choose a tag to compare

New Features

Documentation

  • readme:
    • include that miniplaceholder is required to have installed on the server & recommendation for player expansion (2797028 by @rexlManu)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Jun 07:44
2aa7ba2

Choose a tag to compare

Documentation

  • Update README.md with corrected link to custom license file. (b919966 by @rexlManu)

Chores

CI