Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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.

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.

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.

External resources



Project members

lovexyn0827

Owner


Technical information

License
CC0-1.0
Client side
required
Server side
unsupported
Project ID