Перейти к содержимому
Mineforgian

Permanent ChatLogs

Save the chat logs to the disk, permanently.

11K загрузок35 подписчиковCC0-1.0fabric

Обновлён 29 мая 2026 г. · опубликован 22 сентября 2023 г.

  • Messages with styles
  • Full-text searching results
  • New Session List
  • Exported HTML
  • Session List

Introduction

This Mod saves chat logs to the disk to prevent them from being lost when exiting.

Compared with the plain log file (i.e. logs in the "logs" folder), the saved logs here support additional styles including colors, fonts, and even hovering texts. Besides, the time information when messages are received, which is absent in the vanilla game, is available here.

Following features are available or planned now:

  • Recording chat logs.
  • Exporting chat logs as TXT or HTML.
  • Enhance of vanilla chat HUD (like long chat history).
  • Deleting existing sessions.
  • Spliting existing sessions.
  • Mark for events in sessions.
  • Searching for sessions.
  • Searching for message in all sessions (WIP).
  • Mergeing a set of sessions, especally those recorded in the same place (WIP).

Filtering sessions

Also, searching for sessions or messages in the history is supported, you may filter sessions by:

  • The save or server associated with the session.
  • The day, month, or year in which the session started.
    • Examples: 20240306, 202403, 2024
  • The number of messages in the session.
    • The format of integer ranges in entity selectors is used here.
    • For example, ..20 stands for 0 to 20, while 20.. stands for 20 and above.
  • The length of the session.
    • The format of integer ranges in entity selectors is used here.
  • Whether or not the session is recorded in a multiplayer server.

Settings

  • visibleLineCount: Overrides the maximum number of messages in the chatting HUD.
  • autoSaveIntervalInMs: The interval of the auto-saving of chat logs, in milliseconds.

Tooltips

If a text in the chat logs has a click event or hover event, a hovering tooltip is displayed, with the argument of the event on it. When both click event and hover event are present in the same text, only the argument of the hover event is displayed initially, to get the argument of the click event, press the Alt key.

The texts on the tooltips can be copied by clicking the text with Ctrl down.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.4.6-build20250529Релиз1.20.3, 1.20.4fabric29 мая 2026 г.Скачать (155 КБ)
0.4.5-build20250318Альфа1.20.4fabric18 марта 2026 г.Скачать (155 КБ)
0.4.4-build20260318Альфа1.21.10fabric17 марта 2026 г.Скачать (154 КБ)
0.4.4-build20260318Альфа1.20.1fabric17 марта 2026 г.Скачать (153 КБ)
0.4.4-build20260318Альфа1.21.11fabric17 марта 2026 г.Скачать (155 КБ)
0.4.3-build20260120-mc1.21.11Альфа1.21.11fabric19 января 2026 г.Скачать (154 КБ)
0.4.2-build20250902Релиз1.21.8fabric2 сентября 2025 г.Скачать (152 КБ)
0.4.1-build20250823Альфа1.21.8fabric23 августа 2025 г.Скачать (152 КБ)
0.4.1-build20250823Релиз1.20.4fabric23 августа 2025 г.Скачать (150 КБ)
0.4.0-build20250818Альфа1.21.8fabric18 августа 2025 г.Скачать (152 КБ)
0.4.0-build20250817Бета1.21.5fabric18 августа 2025 г.Скачать (152 КБ)
0.4.0-build20250817Бета1.20.3, 1.20.4fabric18 августа 2025 г.Скачать (150 КБ)
0.3.1-build20250507Бета1.21.5fabric7 мая 2025 г.Скачать (121 КБ)
0.3.1-build20250207Релиз1.21.4fabric7 февраля 2025 г.Скачать (119 КБ)
0.3.1-build20241013Релиз1.20.5, 1.20.6, 1.21, 1.21.1fabric13 октября 2024 г.Скачать (119 КБ)

Показаны последние 15 из 46 версий.

Ченджлог

0.4.6-build20250529Релиз1.20.3, 1.20.4 · 29 мая 2026 г.
  • Add toggleable title/subtitle/overlay logging. (PR #32)
0.4.5-build20250318Альфа1.20.4 · 18 марта 2026 г.

Add title text logging (#21)

0.4.4-build20260318Альфа1.21.10 · 17 марта 2026 г.

Port 0.4.4-build20260318 to 1.21.10

0.4.4-build20260318Альфа1.20.1 · 17 марта 2026 г.

1.20.1 Backport of 0.4.3-build20250823

0.4.4-build20260318Альфа1.21.11 · 17 марта 2026 г.

Fix: Exiting from some screens may result in incorrect ones. (By E0x72-21)

0.4.3-build20260120-mc1.21.11Альфа1.21.11 · 19 января 2026 г.

Port to 1.21.11

0.4.2-build20250902Релиз1.21.8 · 2 сентября 2025 г.

Fix: client crash at starting up

0.4.1-build20250823Релиз1.20.4 · 23 августа 2025 г.
  • Show the results of full text search in "message by session" screen by default
  • Fix: Filtered session lists are always empty after full-text searches
  • Fix: Incompatibility with Chat Patches (partly)

Комментарии

Загружаем…