From 488bc12ad2f0a953f0f2af4e1f6cc71e958c3092 Mon Sep 17 00:00:00 2001 From: zmv7 <72821250+zmv7@users.noreply.github.com> Date: Sun, 17 Jul 2022 12:06:29 +0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3418ae..ff211b1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # minetest-mod-zmute -Mute mod that you can use with privlockdown mods +Mute mod that you can use with privlockdown mods(like https://gitlab.com/r1bnc/privlockdown_r1 one) +* Shout priv is revoking for muted players every time when they join +* List of muted players located in mod_storage of the each world +## Usage: +* `/mute ` - mute a player +* `/unmute ` - unmute a player +* `/muted` - show list of muted players