What behaviour is observed?
Repeated wrong password entries in dialog login will not trigger tempban.
Expected behaviour
Multiple incorrect password entries in dialog login should trigger tempban
To Reproduce
tempban:
# Tempban a user's IP address if they enter the wrong password too many times
enableTempban: true
# How many times a user can attempt to login before their IP being tempbanned
maxLoginTries: 6
# The length of time a IP address will be tempbanned in minutes
# Default: 480 minutes, or 8 hours
tempbanLength: 10
# How many minutes before resetting the count for failed logins by IP and username
# Default: 480 minutes (8 hours)
minutesBeforeCounterReset: 10
# The command to execute instead of using the internal ban system, empty if disabled.
# Available placeholders: %player%, %ip%
customCommand: ''
Plugin list
authme
Server Implementation
Standalone server (no proxy)
Database Implementation
SQLite
AuthMe Version
02ba9b5
Error log (if applicable)
No response
Configuration
New configuration file generated. Please refer to the modified content above.
What behaviour is observed?
Repeated wrong password entries in dialog login will not trigger tempban.
Expected behaviour
Multiple incorrect password entries in dialog login should trigger tempban
To Reproduce
Plugin list
authme
Server Implementation
Standalone server (no proxy)
Database Implementation
SQLite
AuthMe Version
02ba9b5
Error log (if applicable)
No response
Configuration
New configuration file generated. Please refer to the modified content above.