mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-28 18:26:08 -05:00
21 lines
413 B
YAML
21 lines
413 B
YAML
|
# --------------------------------
|
||
|
# Geyser Configuration File
|
||
|
bedrock:
|
||
|
address: 0.0.0.0
|
||
|
port: 19132
|
||
|
motd1: "Kaboom > Free OP - Anarchy"
|
||
|
remote:
|
||
|
address: 127.0.0.1
|
||
|
port: 25565
|
||
|
auth-type: offline
|
||
|
floodgate-key-file: public-key.pem
|
||
|
ping-passthrough: false
|
||
|
max-players: 10000
|
||
|
debug-mode: false
|
||
|
general-thread-pool: 32
|
||
|
allow-third-party-capes: true
|
||
|
default-locale: en_us
|
||
|
metrics:
|
||
|
enabled: false
|
||
|
uuid:
|