
Your Log Saw Something Last Night
Monitoring Player Actions on the Server
This utility is a specialized mod for Minecraft servers designed to maintain a detailed log of all player interactions with the game world. Compatible exclusively with the Forge modloader.
Registered Events
The system records the following types of activities:
- Destruction of blocks by players
- Placement of new blocks
- Activation of various blocks
- Use of items without interacting with blocks
- Interaction with entities (including using items on them)
- Destruction of entities by players
It is important to note that actions performed through Forge's "Fake Players" mechanism are not recorded in the log.
Flexible Configuration
The mod supports advanced configuration with the ability to filter events using regular expressions. Upon the first launch of Minecraft with the mod installed, a configuration file is automatically created at: minecraftinstance/config/ylssln-common.toml
. Detailed documentation on the configuration format is available on the project's GitHub page.