From bb50a0190ea416ab066f534401106b3a427d508e Mon Sep 17 00:00:00 2001 From: anhgelus Date: Wed, 21 Aug 2024 23:48:25 +0000 Subject: docs(info): add readme --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..64d30e3 --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# Molehunt + +Molehunt is a Minecraft mod creating the game with the same name in this cubic game. + +## Usage + +Install the mod on the server and on all clients. + +Install Simple Voice Chat. + +Start the game with `/molehunt start` and enjoy! + +## Features + +Every player has the same skin. + +Players' nametag are disabled. + +The tab, the chat and all message commands (`/msg`, `/tell` and `/w`) are disabled. + +Death and advancement messages are disabled. + +Stop the game when every innocent is dead or when the timer ended (one hour and half). + +The moles can see the name of other moles with `/molehunt moles`. + +## Technologies + +- Java 1.21 +- Fabric + Fabric API +- Minecraft with Yarn Mappings -- cgit v1.2.3