Skip to content

2.8.11-pre3

Pre-release
Pre-release
Compare
Choose a tag to compare
@NEZNAMY NEZNAMY released this 09 Feb 16:26
· 3090 commits to master since this release

pre1:

  • Added support for using % symbol without breaking placeholders after it, use %% to display it
  • Fixed RGB codes sometimes not displaying in scoreboard for 1.16
  • Added initial anti-override logging so you know if your plugins are not configured correctly
  • Fixed errors
  • Added measuring of packets sent by the plugin into /tab cpu
  • Fixed compatibility issue with ySpigot (random abandoned spigot fork)
  • Fixed RGB usage causing &r to not work correctly
  • Fixed unlimited nametag mode sometimes not spawning armor stands on join

pre2:

  • Fixed unlimited nametag mode's armor stands sometimes not appearing
  • Fixed armor stands not visible when teleporting from disabled world to enabled
  • Fixed %coundown% of bossbar announcement not updating when accessed using %tab_placeholder_countdown%
  • Added scoreboard announce command (/tab announce scoreboard )
  • Added permission group forwarding from bukkit server if no permission plugin is installed on proxy (requires bukkit bridge updated as well)
  • Added anti-override for yellow-number, belowname & header/footer, as well as logging these activities (scoreboard coming in next build - instead of preventing override plugin will remove it's own and wait for the other plugin's scoreboard to disappear and then will resend it)

pre3:

  • Added more ways of using remove-strings (#259)
  • Added detection of scoreboards from other plugins to properly hide tab's and send it again once the other plugin's one disappears
  • Added option for global playerlist to see vanished players as in spectator gamemode for those who have permission to see vanished players
  • Added command to send bossbar to one player only (#251)
  • Fixed startup error caused by hooking into LibsDisguises if the plugin is not enabled