Releases: rexlManu/FairyChat
Releases · rexlManu/FairyChat
v0.5.6
v0.5.5
v0.5.4
v0.5.3
New Features
- allow with permission that join and quit messages will not be sent for target (6ca1c15 by @rexlManu)
Bug Fixes
Build System & Dependencies
Chores
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
v0.5.0
New Features
fairychat.bypass.cooldown
permission to bypass chat cooldown (9009996 by @rexlManu)fc_world_name
for display the world with configurable name in config (d1b27fe by @rexlManu)- spoiler tag for chat messages with || (9d0c1f1 by @rexlManu)
fc_luckperms_prefix_by_group
placeholder (404f618 by @rexlManu)
Documentation
Refactors
Chores
- bump version to 0.5.0 (071a6a7 by @rexlManu)
- code format, clean up imports and add this qualifier (20e2d5b by @rexlManu)
Full Changelog: v0.4.1...v0.5.0
v0.4.1
New Features
- allow placeholder in chat for displaying chat (2916acd by @rexlManu)
- private messaging has now the option to configure sender and receiver format (2b3cf44 by @rexlManu)
Bug Fixes
Build System & Dependencies
Chores
Full Changelog: v0.4.0...v0.4.1
v0.4.0
New Features
- permission for bypassing the similarity check (5de2c85 by @rexlManu)
- check last message for similarity and prevent it (835c172 by @rexlManu)
Bug Fixes
- last message will only be stored after successful sent to prevent similarity check for cooldowned players (8bf3111 by @rexlManu)
- cancelled events will be not ignored (1cef62d by @rexlManu)
Build System & Dependencies
Documentation
Chores
- bump version to 0.4.0 (131d89e by @rexlManu)
- add containsKey method to ExpiringMap (fdedbf3 by @rexlManu)
Full Changelog: v0.3.9...v0.4.0