lenis0012 / LoginSecurity

Lightweight and secure user authentication for Bukkit Minecraft servers
https://www.spigotmc.org/resources/loginsecurity.19362/
Apache License 2.0
104 stars 87 forks source link

Feature request: Prevention from logging in if IP doesn't match to given. #94

Open swordin opened 7 years ago

swordin commented 7 years ago

LoginSecurity: It would be great to prevent protected player's account from logging in -- if IP (few IPs) doesn't match to given. As the AccountGuard plugin does.

lenis0012 commented 7 years ago

@swordin You should use a firewall. like iptables.

swordin commented 7 years ago

Excuse me, but I will object. I think that the application's features needs to be addressed by the application itself, not at the operating system level. Now I use an easy plugin for this purpose.

And this plugin is 100% protects at least admins from hackers who try to enter under admin nicks written with letters of different heights. Unfortunately, your plugin recognizes them as different nicknames - but that's another story (in the other issue).

This bug is the main problem for which we are waiting for the new version of your plugin, , without which we no longer see our server ))