mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2026-02-09 18:36:14 +01:00
Chunk packet. Counting players and kicking if too many
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user