Skip to content

SnRankUp v2.2.1

Choose a tag to compare

@ValentinTarnovsky ValentinTarnovsky released this 04 Sep 22:15
· 30 commits to main since this release

Changes

  • A rank display now closes its own format codes. With display: '&6[&e&l50&6]' the
    closing bracket could render bold once the badge was shown by a plugin other than SnRankUp.
    The reset a colour code performs is only IMPLICIT in vanilla, and a consumer that maps
    legacy codes to MiniMessage tags one for one emits <gold> without closing <bold>, so the
    bold escaped the badge and ran to the end of the line.
  • SnRankUp now writes that reset out explicitly at the two boundaries where a display leaves
    the plugin: when rankup.yml is read, and in what %snrankup_prefix%,
    %snrankup_next_prefix% and %snrankup_top_value_<N>% publish.
  • Nothing about rendering changed. The messages, menus and broadcasts SnRankUp sends itself
    produce exactly the same output as 2.2.0; only what leaves for another plugin is different.

Installation

Download the JAR below and place in your plugins folder. Requires SnLib.jar.