
A lightweight Minecraft plugin that intercepts and censors IP addresses from all chat and command outputs.
Seamlessly protect player privacy by automatically hiding IP addresses from your server.
IPFilter is a lightweight, invisible, and highly efficient utility plugin designed for server administrators who want to stop accidental or intentional leaks of IP addresses in chat and command outputs.
Whether a player accidentally pastes an IP or a staff member uses a command like /banip in a public channel, IPFilter catches it before it ever reaches other players.
/banip, /seen).1.8 up to 1.21+).**.***.**.**).The plugin generates a simple config.yml on first boot.
# The regular expression used to detect IP addresses.
regex: "\b(?:\d{1,3}\.){3}\d{1,3}\b"
# The text that will replace the detected IPs in chat and commands.
replacement: "**.***.**.**"