An audit plugin for Minecraft servers that attempts to log as much about player and entity behaviours as possible.
- The plugin runs on a Minecraft server1 and writes events to a file2.
1. The plugin is tested against a PaperMC server during development. 2. The file is in JSON Lines format (i.e. each line of the file is a JSON object) and is rotated daily.
Subject | Verb | Object | Status |
---|---|---|---|
player | broke | block | ✅ |
player | placed | block | ✅ |