LimitIP allows you to control which IP-addresses can access which player accounts on your server. The aim of the plugin is to improve security for servers with a large staff list, where account hijacking can be a serious problem. This plugin ensures that only trusted Ips may access your admin accounts, and provides and extra layer of security for your entire server.The plugin works by disconnecting players who attempt to log in from IPs their account is not authorized for. This happens before the player is even fully connected to the server, and thus bypasses any permissions which would otherwise protect the user from being kicked.
Simply drop LimitIP.jar in your server's plugin directory, and restart / reload the server. The configuration file is automatically generated when you add a player with /limitip add. You can also edit the configuration file manually, and then use /limitip reload to load it into the server.
As of v1.1, wildcards may be used to specify an IP-range. 192.168.0.* would allow all addresses starting with 192.168.0, and *.*.*.* would allow all IPs.
None.