Skip to content

v1.3.0

Compare
Choose a tag to compare
@vLuckyyy vLuckyyy released this 26 Jun 20:39
· 18 commits to master since this release

ChatFormatter v2

✨ Enhancements

  • Added granular permissions for text decorations:

    • chatformatter.decorations.bold – now supports <bold>, <b>, &l
    • chatformatter.decorations.italic – now supports <italic>, <i>, <em>, &o
    • chatformatter.decorations.underlined – added support for &n
    • chatformatter.decorations.strikethrough – added <st>, &m
    • chatformatter.decorations.obfuscated – added <obf>, &k
  • chatformatter.color.* now covers:

    • Named colors (<red>, <blue>, etc.)
    • Legacy codes (&c, &4, etc.)
    • Hex codes (<#a568a9>, &#a568a9>)
  • New permissions added:

    • chatformatter.shadow – enables <shadow>
    • chatformatter.pride – enables <pride>
    • chatformatter.score, chatformatter.selector, chatformatter.nbt – advanced placeholder support
  • Added aliases for chatformatter.reset, chatformatter.newline

  • Removed deprecated chatformatter.legacycolor in favor of fine-grained color permissions

  • Added support for the latest Minecraft versions

  • Updated all dependencies and libraries to their latest stable versions

πŸ› Bug Fixes

  • Fixed a bug where applying gradient tags over placeholders would break the config
  • Fixed an issue where players without permission to use a color had & incorrectly shown as <ampersad> in chat