Block / Unblock users mod for minetest
The Block / Unblock users Mod allows players to block and unblock messages from other players in Minetest chat. Players can use the /block
and /unblock
commands to manage the messages they see in the chat.
Thanks to Francophonia (FRANCE) for making me think about this idea.
Features
- Block messages from a specific player with the
/block <player>
command. - Unblock messages from a specific player with the
/unblock <player>
command.
Usage
Blocking a Player
To block messages from a player, use the /block <player>
command in chat, where <player>
is the name of the player whose messages you want to block. For example, to block messages from the player "example", type:
/block playername
Unblocking a Player
To unblock messages from a player, use the /unblock <player>
command in chat, where <player>
is the name of the player whose messages you want to unblock. For example, to unblock messages from the player "example", type:
/unblock playername
License
This mod is distributed under the terms of the MIT License. See the LICENSE
file for more information.
Mod is in ... French? idk
For some reason the entire mod is in French only. The translation system is not used. Sorry, I have to give a thumbs down just for that.
EDIT: The language problem has been resolved but the mod does not work at all right now (see below). I will update my review when it actually does what it promises.