Authme protection

Pomidor | 2021-04-12 10:52:14 UTC | #1

Witam, mam problem z authme protection. Mianowicie, jak tylko próbuję to jakoś zrobić, żeby tylko Polskie ip mogło wejść, to blokuje każde ip łącznie z Polskimi.

Protection:
# Enable some servers protection (country based login, antibot)
enableProtection: true
# Apply the protection also to registered usernames
enableProtectionRegistered: false
geoIpDatabase:
# The MaxMind clientId used to download the GeoIp database,
# get one at https://www.maxmind.com/en/accounts/current/license-key
# The EssentialsX project has a very useful tutorial on how to generate
# the license key: https://essentialsx.cf/wiki/GeoIP.html
clientId: ‘’
# The MaxMind licenseKey used to download the GeoIp database.
licenseKey: ‘’
# Countries allowed to join the server and register. For country codes, see
# https://dev.maxmind.com/geoip/legacy/codes/iso3166/
# Use “LOCALHOST” for local addresses.
# PLEASE USE QUOTES!
countries:
- ‘PL’
# Countries not allowed to join the server and register
# PLEASE USE QUOTES!
countriesBlacklist:
- ‘A1’
# Do we need to enable automatic antibot system?
enableAntiBot: true
# The interval in seconds
antiBotInterval: 5
# Max number of players allowed to login in the interval
# before the AntiBot system is enabled automatically
antiBotSensibility: 10
# Duration in minutes of the antibot automatic system
antiBotDuration: 10
# Delay in seconds before the antibot activation
antiBotDelay: 60
quickCommands:
# Kicks the player that issued a command before the defined time after the join process
denyCommandsBeforeMilliseconds: 1000


GAW3L | 2021-04-12 06:14:45 UTC | #2

To powinno pomóc:
https://essentialsx.net/wiki/GeoIP.html


Pomidor | 2021-04-12 12:16:50 UTC | #3

Pomogło, dzięki


system | 2021-05-14 12:17:22 UTC | #4

Ten temat został automatycznie zamknięty 32 dni po ostatnim wpisie. Tworzenie nowych odpowiedzi nie jest już możliwe.