Update config.yml
This commit is contained in:
parent
b9d648f97a
commit
cd3dbb5a2a
@ -88,7 +88,7 @@ settings:
|
|||||||
# Maximum Registration per IP default: 1
|
# Maximum Registration per IP default: 1
|
||||||
maxRegPerIp: 1
|
maxRegPerIp: 1
|
||||||
# Max allowed nick length
|
# Max allowed nick length
|
||||||
maxNicknameLength: 25
|
maxNicknameLength: 16
|
||||||
# Player that is online arent
|
# Player that is online arent
|
||||||
# kick out for "logged in from another
|
# kick out for "logged in from another
|
||||||
# Location", this options will prevent players that would exploit
|
# Location", this options will prevent players that would exploit
|
||||||
@ -415,7 +415,7 @@ Protection:
|
|||||||
countriesBlacklist:
|
countriesBlacklist:
|
||||||
- A1
|
- A1
|
||||||
# Do we need to enable automatic antibot system?
|
# Do we need to enable automatic antibot system?
|
||||||
enableAntiBot: true
|
enableAntiBot: false
|
||||||
# Max number of player allowed to login in 5 secs before enable AntiBot system automatically
|
# Max number of player allowed to login in 5 secs before enable AntiBot system automatically
|
||||||
antiBotSensibility: 5
|
antiBotSensibility: 5
|
||||||
# Duration in minutes of the antibot automatic system
|
# Duration in minutes of the antibot automatic system
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user