Changes
Summary
- add parametrized custom placeholders (commit: bd89937) (details)
- fix some layout issues (commit: 80adffc) (details)
- fix some more layout issues (commit: 3827d8a) (details)
- add text alignment support (commit: c3c315f) (details)
- improve text alignment support (commit: 15e95cd) (details)
- add separate rank based sorting rule for each source of information (commit: 96cf3e1) (details)
- add ${viewer is_hidden} and ${player is_hidden} (commit: 9a7e34c) (details)
- don't try to display errors on the tab list. that's broken anyway (commit: 3a24279) (details)
- catch layout exception (commit: 7550300) (details)
- use correct thread (commit: bf8a3b8) (details)
- avoid calling onPlayerDisconnected twice (commit: a22f6f1) (details)
- ignore RejectedExecutionException after the player has disconnected. (commit: 7051e81) (details)
- why do people use bad BungeeCord forks (commit: 9f356d0) (details)
- prevent NPE (commit: ce2e36a) (details)
- use datakeys for server & gamemode; add gamemode placeholder (commit: ddd7c3e) (details)
- more improvements regarding component layout calculations (commit: 14a0965) (details)