- Added
tweakPlayerNames
tweak, which modifies the names rendered above players to include more information, such as their gamemode, ping, and health. - Added
tweakMobNames
tweak, which makes mob names always render, and includes health in them. - Added
disableKnockback
yeet, which disables taking knockback. - Added
tweakChatMessages
tweak, which tries to turn custom formatted chat messages into vanilla ones. It is a bit buggy at the moment, issues can occur.
- Removed
disableTabHeader
yeet. - Removed
disableTabFooter
yeet. - Added
tweakPlayerList
tweak, which modifies the player (tab) list in various ways, depending on how configured in theGeneric
category:- If
playerListHideHeader
is enabled, it hides the additional player list header some servers use. - If
playerListHideFooter
is enabled, it hides the additional player list footer some servers use. - If
playerListNames
is enabled, it modifies the way player names are displayed, and adds additional information, such as the player's gamemode and ping.
- If