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