Stupidly simple emoji plugin.
Requires Paper 1.21.
Emojis can be configured in config.yml
as such:
emojis:
heart:
pattern: '<3'
text: '<red>❤</red>'
The pattern will be compiled to a regular expression.
The text is interpreted in the MiniMessage format.
This mod is likely incompatible with any other mod that handles chat formatting.
If you encounter any issues, try disabling other plugins first.
- LPC
- InteractiveChat (only HEX Color codes are broken)