Skip to content

3.1.3

Compare
Choose a tag to compare
@NEZNAMY NEZNAMY released this 28 Jul 16:27
· 1422 commits to master since this release

Bukkit:

  • Fixed startup on 1.7.x and 1.8.0
  • Added 1.19.1 support

BungeeCord:

  • Fixed vanish/invisible status retrieved through bridge not resetting on server switch
  • Fixed console error when using 1.7.x client
  • Added check for Waterfall's disable_tablist_rewrite config option for the plugin to work properly

Sorting:

  • Fixed not listing a group in list sometimes making it not sort on the bottom properly
  • Fixed space between entries causing them to not work as expected
  • Fixed startup error caused by misconfiguration (not defining values when sorting by predefined values)

Unlimited nametag mode:

  • Option to disable the feature for players on boats now support boats with chest as well
  • Armor stands are no longer spawned for <1.8 players
  • Fixed sneak status not detected on reload
  • Improved heights to match vanilla & removed space-between-lines option
  • Fixed per-world formatting not applying/changing on world switch

Configuration:

  • Fixed startup error when a config option was missing
  • Fixed startup error when disabled world or server was null

Scoreboard:

  • Fixed lines with the same text not appearing when use-numbers is true
  • Fixed error when using show command without player argument from console

Commands:

  • Properties can now also be removed per-world or per-server (with no argument and immediately following with -w or -s)
  • Auto-complete will no longer suggest default bossbars when announcing bossbar

Aligned suffix:

  • Fixed rare error
  • Updated default character widths for 1.19

Placeholder output replacements:

  • Fixed color codes causing exact match to not work (since new PlaceholderAPI no longer translates colors)
  • Are now applied again after applying nested placeholders

Layout:

  • Fixed startup error when a layout is missing groups

Conditions:

  • Fixed condition placeholder outputs being 1 refresh loop behind their nested placeholders

Tab expansion:

  • Added %tab_nametag_visibility% showing if player can see nametags of players or not (/tab nametag toggle) and renamed %tab_ntpreview% to %tab_nametag_preview%

BossBar:

  • Made Wither's size on 1.8.x zero, avoiding visual glitch with less than 50% health
  • Fixed issues when hidden-by-default is enabled

PingSpoof:

  • Added compatibility with Layout feature