You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I enable AllowRestrictedUser and set the AllowedRestrictedUser to xxx;ip, a person with a restricted ip address is able to join the server instead of being kicked out immediately, he enters the game and waits for close to 10 seconds before he is kicked out, and in the meantime can try to log in using the /login command, and if he guessed the password correctly, he could even log in successfully!
Restricted ip addresses should be blocked from entering the server, rather than being allowed to enter the server and wait close to 10 seconds before kicking them out.
What behaviour is observed?
When I enable AllowRestrictedUser and set the AllowedRestrictedUser to xxx;ip, a person with a restricted ip address is able to join the server instead of being kicked out immediately, he enters the game and waits for close to 10 seconds before he is kicked out, and in the meantime can try to log in using the /login command, and if he guessed the password correctly, he could even log in successfully!
Expected behaviour
Restricted ip addresses should be blocked from entering the server, rather than being allowed to enter the server and wait close to 10 seconds before kicking them out.
To Reproduce
2.Try to log in to the xxx account using an address other than 127.0.0.1
3.Found that it can enter the server and can try the /login command
Plugin list
Server Implementation
Standalone server (no proxy)
Database Implementation
SQLite
AuthMe Version
5.6.0
Error log (if applicable)
No response
Configuration
x
The text was updated successfully, but these errors were encountered: