What's Changed
- 1.20.1 support
- Add translation keys for config options by @Warriorrrr in https://github.com/Fruitloopins/Tabby/pull/2
- Fix crash/indefinite hang with <5 players by @Warriorrrr in https://github.com/Fruitloopins/Tabby/pull/3
Tabby is a highly customisable Fabric mod for Minecraft that adds extra utility to the tab list
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Show all versions
Added translation strings for config tooltips
Major update:
There is now some better documentation over on GitHub, if you need specific help with anything join the Discord server.
New feature to highlight names on tab. Hacky implementation and is currently experimental but will likely be refined later.
Added minimums to config settings to prevent crashes when values were set to 0 or lower
No actual changes, just set the default maxRows to be a hard number as the adaptive option isn't quite what I imagined, will probably rework it in the future.
Added "adaptive tab" option allowing the amount of rows to change depending on how many players are online
Changed config API to Cloth as owo-lib was causing a lot of issues for users, let me know if you have any issues at my Discord!
Added a config page