IP Mute

Description

ipmute 🔗

ContentDBContentDB
A mod that mutes players IPs, includes both commands and an API for other mods willing to

Hard Muting 🔗

Hard muting is when a player is IP-muted but when they change their IP (switch networks), they are still muted.
This is an example scenario:
A player gets IP-muted from a server, they go on vacation but they join the server (thinking they get unmuted because their network/IP changed) but they are muted.
Without hard muting, if a player changes their network/IP they are unmuted. Hard muting is recommended for moderation.

Commands Documentation 🔗

/ipmute <name> [<no_hard_mute>]
IP-mutes a player
name: Player to IP-mute
To make this command work, this player must be online in-game
no_hard_mute: Don't hard mute the player
Aliases: ip-m, mute-ip

/ipunmute <name>
IP-unmutes a player
name: Player to be IP-unmuted
To make this command work, this player must be online in-game
Aliases: ip-um, unmute-ip

API Reference 🔗

ipmute.build
Version of ipmute

ipmute.mod_storage
Mod storage for ipmute
This is reserved for ipmute

ipmute.mute_player(name,hard[,msg_override])
Mutes a player's IP
name: Player to be IP-muted
hard (boolean): To be hard-muted

ipmute.unmute_player(name[,msg_override])
Unmutes a player's IP
name: Player to be IP-unmuted

Notices 🔗

This mod, ipmute is made by LukeOfficial.

© Copyright LukeOfficial 2026

Feel free to contribute!

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

v0.1.0-beta

Download

Luanti 5.5-5.16

2026-06-24 22:40 UTC

b1v0.1.0-beta 🔗

ipmute b1v0.1.0-beta

What’s new

Initial release

How to install:

  1. Download the source code (the ZIP Archive)
  2. Extract the ZIP Archive (a name like b1v0.1.0-beta) and find the folder in the extracted archive named ipmute
  3. If you found the folder, move it to your /mods path of your Luanti/Minetest client
All releases

Information

Provides

ipmute

Dependencies

Required
No required dependencies

Information

Type
Mod
Technical Name
ipmute
Languages
English
License
GPL-3.0-only
Maintenance State
Beta
Added
2026-06-24 22:25 UTC
Maintainers
LukeOfficial