Skip to content

Leaderboard Placeholders + Bug Fixes

Compare
Choose a tag to compare
@darbyjack darbyjack released this 04 Sep 20:25
· 167 commits to master since this release

Features

  • Added support for 1.19.2
  • Leaderboard arena placeholders are here:
Placeholders Description
%guilds_top_wins_name_#% Name of guild with wins in # place
%guilds_top_wins_amount_#% Amount of wins the guild has in # place
%guilds_top_losses_name_1% Name of guild with losses in # place
%guilds_top_losses_amount_#% Amount of losses the guild has in # place
%guilds_top_wlr_name_#% Name of guild with win/loss ratio in # place
%guilds_top_wlr_amount_#% The win/loss ratio of the guild in # place

Bug Fixes

  • Fixed the priority that chat listeners were running on to allow other plugins to make modifications to them