AuthMe Reloaded

AuthMe Reloaded

3M Downloads

kickOnWrongPassword enchantment

foxi69 opened this issue ยท 1 comments

commented

Should players be kicked on wrong password?
kickOnWrongPassword: true

Should kick player after tried "x" times wrong password. better than every time kick them :/

commented

Until its done, you can use this:
tempban:
enableTempban: false
maxLoginTries: (Number)
customCommand: 'kick %player% (Message)'

For only kick or:
enableTempban: true
maxLoginTries: (Number)
tempbanLength: 0.1
minutesBeforeCounterReset: 0.1
customCommand: ' '
For tempban 6seconds (You can edit the numbers)