/
!
Better IP Filter is a lightweight and efficient IP whitelist plugin designed for Minecraft Paper servers. It performs early IP validation during the login process and blocks connections from non-whitelisted IP addresses with minimal performance impact.
The plugin is intentionally minimalistic and focused on reliability, performance, and ease of use.
AsyncPlayerPreLoginEventips.yml)| Command | Description |
|---|---|
/ipf add <ip> | Add an IP to the whitelist |
/ipf remove <ip> | Remove an IP from the whitelist |
/ipf list | Show all whitelisted IPs |
/ipf on | Enable IP filtering |
/ipf off | Disable IP filtering |
| Permission | Description |
|---|---|
betteripfilter.admin | Full access |
betteripfilter.add | Add IPs |
betteripfilter.remove | Remove IPs |
betteripfilter.list | View whitelist |
betteripfilter.toggle | Enable / disable filter |
Permissions are standard Bukkit permissions and work seamlessly with LuckPerms.

Lightweight and fast IP whitelist filter for Paper 1.21.x.