Go to file
zmv7 cd6f78a1cf
reduced delay
2022-07-20 06:38:38 +00:00
README.md Update README.md 2022-07-17 12:11:13 +05:00
init.lua reduced delay 2022-07-20 06:38:38 +00:00
mod.conf Add files via upload 2022-07-17 12:03:15 +05:00

README.md

minetest-mod-zmute

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
  • All of these commands require basic_privs priv to use