ipsSecurityList

ipsSecurityList

This is a plugin that adds a list of IPs that are allowed on the server, which is meant to prevent unwanted guests.

24 downloads

๐Ÿ”’ ipsSecurityList

Advanced IP-based security for Paper & Spigot servers.

ipsSecurityList adds a powerful network-level protection layer to your Minecraft server by allowing only approved IP addresses and networks to connect.

Whether you're running a private SMP, a development environment, an admin-only server, or a hardened infrastructure setup, ipsSecurityList helps keep unwanted connections out before they even reach your server.

Because sometimes a whitelist isn't enough.


โœจ Features

๐ŸŒ IP Allowlist Protection

Allow only specific IP addresses or networks to join your server.

๐Ÿ“ก IPv4 & IPv6 Support

Full support for both modern internet protocols.

๐ŸŽฏ CIDR Range Support

Allow entire network ranges with flexible CIDR notation.

โšก Async Pre-Login Protection

Blocks unauthorized connections before the login process completes.

๐Ÿšฆ Connection Rate Limiting

Reduce spam, scanning attempts, and connection abuse.

โณ Temporary Access System

Grant temporary access without modifying permanent configurations.

๐Ÿšจ Panic Mode

Instantly lock down your server when needed.

๐Ÿ“ข Discord Webhook Logging

Receive security events directly in your Discord server.

๐Ÿ”„ Trusted Proxy Support

Works correctly behind modern proxy and forwarding setups.

๐Ÿ“ Per-IP MOTD Responses

Display custom messages based on connection source.

๐Ÿ‘ค UUID Whitelist Support

Combine network restrictions with player identity verification.

โš™๏ธ YAML Configuration

Simple and familiar configuration system.

๐Ÿชถ Lightweight & Optimized

Built for minimal performance impact.

๐Ÿงฉ Modern Paper API

Designed using modern Paper development practices.

๐Ÿ”„ Reload-Safe Architecture

Configuration reloads without unnecessary instability.

๐Ÿž Detailed Logging & Debug Mode

Get the information you need when troubleshooting.


๐ŸŽฏ Why ipsSecurityList?

Traditional Minecraft whitelists only verify usernames and UUIDs.

ipsSecurityList adds a network-level verification layer, preventing unauthorized users from reaching the server login process in the first place.

This makes it especially useful for:

  • ๐Ÿ  Private SMP servers
  • ๐Ÿงช Development & testing environments
  • ๐Ÿ‘‘ Admin-only servers
  • ๐ŸŒ LAN-over-hosting setups
  • ๐Ÿ›ก๏ธ Hardened public infrastructure

โšก Performance

ipsSecurityList uses asynchronous login handling and efficient in-memory caching to minimize overhead and avoid unnecessary processing during connection attempts.

Security shouldn't come with a TPS tax.


๐Ÿ› ๏ธ Commands

/ipsl reload
/ipsl allow <ip>
/ipsl remove <ip>
/ipsl tempallow <ip> <time>
/ipsl panic

๐Ÿ”‘ Permissions

ipssecuritylist.admin
ipssecuritylist.reload
ipssecuritylist.allow
ipssecuritylist.remove
ipssecuritylist.panic

๐Ÿ“‹ Configuration

Everything is configurable through config.yml, including:

  • Allowed IP addresses
  • CIDR network ranges
  • Discord webhook integration
  • Custom MOTDs
  • Rate limits
  • Proxy settings
  • Debug options

๐Ÿ” Security Recommendations

For maximum protection, combine ipsSecurityList with:

  • online-mode=true
  • Proper proxy forwarding configuration
  • Firewall rules
  • Network-level rate limiting

A plugin can guard the gate.

A firewall makes sure nobody even finds the gate.