Chat Logger
No reviews yet
Log chats in Minecraft servers to a JSON file
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
MC Chat Logger
Join my Discord server for free MC server hosting :) https://discord.gg/fdSVNfDUx7
Support & Updates / Chat Log Viewer
A lightweight client-side mod that logs public chat messages in servers to JSON files.
Features
- Automatic logging - All public chat messages are captured and saved automatically
- Organized by server - Each server gets its own folder (e.g.,
chatlogs/hypixel_net/) - Session-based files - Each play session creates a new JSON file, so your logs stay organized
- Real-time saving - Messages are saved immediately to prevent data loss if your game crashes
Coming soon: Web UI to visualize chat logs, examples for finetuning a LLM on chatlogs, and more.
Output Format
Logs are saved to .minecraft/chatlogs/<server>/session_<date>_<id>.json (or the chatlogs folder in your Minecraft folder):
{
"server": "play_example_com",
"sessionId": "a1b2c3d4",
"sessionStart": "2024-01-15 14:30:00",
"lastUpdated": "2024-01-15 15:45:30",
"messageCount": 127,
"messages": [
{
"timestamp": "2024-01-15 14:31:05",
"epochMillis": 1705329065000,
"senderUuid": "069a79f4-44e9-4726-a5be-fca90e38aaf5",
"senderName": "Notch",
"message": "<Notch> Hello everyone!"
}
]
}
Use Cases
- Archive memorable conversations
- Paper trail for reports
- Monitor chat while AFK
- Analyze chat patterns
- Create chat statistics
- Build external tools that read your chat history
Support
Feel free to DM me on Discord (bl4747) if you need any support. You can also join my server.
Acknowledgements
Thanks to grah, Guter Mensch, and Stealth Gamer for testing :)
Note
Make sure you acquire all necessary consent before recording chat messages! You are fully responsible for your use of this mod.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers