Skip to content

NeedCoolerShoes/SuperSimpleEmoji

Repository files navigation

Java Gradle GitHub Release GitHub Actions Workflow Status GitHub Last Commit GitHub Commit Activity Code Size Lines of Code

SuperSimpleEmoji

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.

Incompatibilities

This mod is likely incompatible with any other mod that handles chat formatting.

If you encounter any issues, try disabling other plugins first.

Known to be Incompatible

  • LPC
  • InteractiveChat (only HEX Color codes are broken)

About

Stupidly simple emoji plugin for Paper 1.21+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages