Update README.md

master
zmv7 2022-07-17 12:06:29 +05:00 committed by GitHub
parent 306e4d9044
commit 488bc12ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -1,2 +1,8 @@
# minetest-mod-zmute # 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 <player>` - mute a player
* `/unmute <player>` - unmute a player
* `/muted` - show list of muted players