Skip to content

Releases: NEZNAMY/TAB

2.8.11-pre9

29 Mar 10:07
Compare
Choose a tag to compare
2.8.11-pre9 Pre-release
Pre-release
  • Fixed errors
  • Fixed issues from previous builds
  • Added config options to disable anti-override for tab's features
  • Improved performance of fix-pet-names feature
  • Dropped direct BungeePerms support as no one was using it

2.8.11-pre8

24 Mar 11:17
Compare
Choose a tag to compare
2.8.11-pre8 Pre-release
Pre-release
  • Added option to delay scoreboard on join
  • Fixed many errors
  • Fixed unlimited nametag mode bugs/performance issues from pre6 recode
  • Added %player-version-id% placeholder, useful for conditions to make version-specific text

2.8.11-pre7

11 Mar 21:12
Compare
Choose a tag to compare
2.8.11-pre7 Pre-release
Pre-release
  • Fixed errors on /tab reload
  • Fixed wrong visuals displayed when using a plugin that teleports players to different world immediately on join

2.8.11-pre6

05 Mar 21:37
Compare
Choose a tag to compare
2.8.11-pre6 Pre-release
Pre-release
  • Fixed 3 errors
  • Fixed github issue #278
  • Fixed errors in LP hook
  • Added functions used by addon

2.8.11-pre5

21 Feb 14:22
Compare
Choose a tag to compare
2.8.11-pre5 Pre-release
Pre-release
  • Unlimited nametag mode option for space between lines is now public
  • Fixed errors
  • Fixed issues when ProtocolSupport was on the server but not enabled due to wrong version
  • Fixed abovename/belowname defined in per-world not loading correctly
  • Fixed compatibility of unlimited nametag mode with player ride plugins
  • Replaced startup error due to invalid refresh interval of placeholders with a warning
  • Added support for Thermos & forks

2.8.11-pre4

14 Feb 11:44
Compare
Choose a tag to compare
2.8.11-pre4 Pre-release
Pre-release
  • Changed animations.yml structure for less opportunities to screw up spacing (your file will automatically convert)
  • Fixed rare errors
  • Fixed API bug
  • More misconfiguration checks
  • Added option for global playerlist to isolate unlisted servers instead of grouping them
  • Added option to configure legacy colors for RGB codes using RRGGBB|L where L is legacy code

2.8.11-pre3

09 Feb 16:26
Compare
Choose a tag to compare
2.8.11-pre3 Pre-release
Pre-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