blob: fc4e89af0457d2ce32569e9c9e49d4467b730914 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Blame
When you find something has been messed up in the Minecraft server you're managing, then who to blame?
*Blame* records players' interactions with blocks and entities, thus enabling you to find out the unruly player.
## Usage
- Install MongoDB
- Configure your database in `blame.json` sitting with the server `.jar` file
- Start your server
- Use command `/blame` to look up the history
|