From b3cfee2690885ac34a40ead72ba37fd5f9e0f64c Mon Sep 17 00:00:00 2001 From: Keuin Date: Fri, 1 Jan 2021 21:35:29 +0800 Subject: Update README --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fd96346..fc4e89a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -# Fabric Example Mod +# Blame -## Setup +When you find something has been messed up in the Minecraft server you're managing, then who to blame? -For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using. +*Blame* records players' interactions with blocks and entities, thus enabling you to find out the unruly player. -## License +## Usage -This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects. +- 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 \ No newline at end of file -- cgit v1.2.3