This is a non-configurable mod that logs specific events to the standard Minecraft server.log file. Each event includes the player name, dimension, and coordinates where the event occurred. The following additional events will appear in the log:
- Log off
- Chest access (only logs access, does not log items left or taken)
- Chest destruction
- Door activation (wooden, iron, trap)
- Door destruction (wooden)
- Switch activation (including floor panels)
- Portal usage
- Setting fires
- Dumping lava
- Dumping water
- Placing TNT
- Exploding beds in the Nether
- Deaths
- PvP attacks
- Shooting arrows
Dumping lava and starting fire activity is also broadcast to all admins logged in when these events occur.
The server log files may grow quite large on active servers with all of the additional logging. It is recommended to use some form of log rotation, and parsing the log files into a database can help in querying the data.