
Chat Patches
Мод Chat Patches для Minecraft Fabric полностью преображает чат: добавляет таймштампы, увеличивает историю до 16 384 сообщений, убирает спам и позволяет редактировать имена игроков. Всё настраивается под себя.
Список изменений
Chat Patches 8.0-alpha.10 for Minecraft 1.20.1, 1.21.1+5, 1.21.8–26.2 on Fabric, Quilt
-
Published builds now come with signatures
and checksums! This means you can verify the integrity of Chat Patches builds (and ensure they haven't been tampered with)! See the README for more info! Currently only available on Modrinth. -
The placeholder (
$) intimeFormatis now optional (#277) -
Prevents vanilla's command history from being loaded if the chat log is enabled (#300)
- Note: I wrote this a while ago but couldn't publish it due to dependency requirements, so lmk if you find any issues!!
-
Added an updated
ko_krtranslation thanks to ettip in #317! (I have no idea why the original translation was removed) -
Increase max compact chat distance to 50 (#319)
-
Partially implemented #323 (fix for a Feather-related crash)
-
Fixed the chat un-scrolling after deleting a message when
contextDeletionWarningwas enabled -
Added a toggle for the message deletion sizzle sound
-
Known issues:
- Entering an invalid value to a config option will falsely log a "Value mismatch! Reset to binding's getter" error
- Modrinth (and apparently the buildscript) doesn't support uploading checksum files yet, despite the capability existing now
-
Dev notes:
- Added Fletching Table as a dependency, which primarily allows for versionable mixins (needed for #300 and the future implementation of
- #109 on 1.21.11+)
