Fix a bug causing crashes when using Redis and proxy mode.
Fix Redis connections that require SSL
Add support for Vault or PlayerPoints
Add support for MySQL and Postgres
Add Velocity suport
Add support for Velocity proxies
Fix problem where new messages were not being stored correctly
Add moderation commands /hh mod joinmsg, /hh mod leavemsg, /hh mod deathmsg and regex filtering in configuration.
Changes:
- Rewritten in Kotlin with cleaner, more concise code
- Config options for wrappers changed from
hello-wrapper-[left/right]towrapper-[left/right] - Placeholders different, check README for new ones
fixes issue where messages with color were not previewed with color https://github.com/ihateblueb/hyacinthhello/issues/4
Fix leave messages not working and changes how console logs look.
Fixes bug where offline placeholders may return null.
- Added /hyacinthhello reload (/hh or /hyacinth also work)
- Added fallback for placeholders
- Added support for
&color formatting in config
Removes escape characters from usernames in placeholders


