[minecraft] support for whitelist and auth

-Added support for blocking non-whitelisted players
-Added support for blocking "cracked" players
-Changed jail.conf recommendations
pull/2852/head
MinePro120 2020-10-17 01:15:37 +03:00
parent 9d1644433b
commit 3e2c59b74d
2 changed files with 4 additions and 2 deletions

View File

@ -4,4 +4,5 @@
[Definition]
failregex = \[\/<HOST>\:
failregex = \[\/<HOST>:
\(\/<HOST>:

View File

@ -912,7 +912,8 @@ findtime = 1
# Vanilla server, 1.16.3
# Change port and logpath as needed
# Consider using low findtime (20 recommended)
# and low maxretry (5 recommended)
# and high maxretry (10 recommended) to block
# bots, not regular players
port = 25565
logpath = /home/user/ServerName/logs/latest.log