Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
PlayerActionLogger (PAL)
PlayerActionLogger (PAL) is a Minecraft Fabric mod that logs the local player's actions into a .log file inside your Minecraft installation.
it log every action the local player does and for some it write a IMPORTANT or CHAT flag beside that i use for detection with a python script
btw sorry if my english is bad
Exemple of the log file

the mod log things like player status(health hunger...), bloc breaking, strip mining, construction, interaction with entity, discovery, message that you send in chat and inventory update
How to use
- Minecraft Version: 1.20.4
- Mod Loader: Fabric
- Log Location:
~/(your_minecraft_install)/logs/player_actions - optional the python script on my github for ia usage
it should work on any computer that can run this version of minecraft
it work in solo probably with other mod but i dont know and it should works fine online
Why?
It was originally developed for LLM usage and commentary purposes, but can be used for any type of gameplay tracking or automation.


