lovexyn0827 / Permanent-Chatlogs

A Minecraft mod to save chat logs to the disk permanently.
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link
minecraft minecraft-mod

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:

Settings

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.