Chunk packet. Counting players and kicking if too many

This commit is contained in:
Nanit
2020-11-26 12:29:54 +02:00
parent 011a48724d
commit 7eb6f75908
10 changed files with 234 additions and 26 deletions

View File

@@ -5,12 +5,14 @@
host=localhost
port=65535
max-players=100
ping-version=NanoLimbo
ping-description={"text": "NanoLimbo"}
# Proxy forwarding support. Available types: NONE, LEGACY, MODERN
# Player info forwarding support. Available types: NONE, LEGACY, MODERN
ip-forwarding=LEGACY
# Read timeout for connections in milliseconds
read-timeout=30000
# If you use MODERN type of forwarding, enter your secret code here
ip-forwarding-secret=<YOUR_SECRET_HERE>
ping-version=NanoLimbo
ping-description={"text": "NanoLimbo"}
# Read timeout for connections in milliseconds
read-timeout=30000