mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
53 lines
1.2 KiB
YAML
53 lines
1.2 KiB
YAML
|
server_connect_timeout: 5000
|
||
|
enforce_secure_profile: false
|
||
|
remote_ping_cache: -1
|
||
|
forge_support: true
|
||
|
player_limit: -1
|
||
|
permissions:
|
||
|
default:
|
||
|
- bungeecord.command.server
|
||
|
- bungeecord.command.list
|
||
|
admin:
|
||
|
- bungeecord.command.alert
|
||
|
- bungeecord.command.end
|
||
|
- bungeecord.command.ip
|
||
|
- bungeecord.command.reload
|
||
|
- bungeecord.command.kick
|
||
|
timeout: 30000
|
||
|
log_commands: false
|
||
|
network_compression_threshold: 256
|
||
|
online_mode: true
|
||
|
disabled_commands:
|
||
|
- disabledcommandhere
|
||
|
servers:
|
||
|
mc:
|
||
|
motd: 'Lobby'
|
||
|
address: mc:25565
|
||
|
restricted: false
|
||
|
listeners:
|
||
|
- query_port: 25577
|
||
|
motd: '&1Another Bungee server'
|
||
|
tab_list: GLOBAL_PING
|
||
|
query_enabled: false
|
||
|
proxy_protocol: false
|
||
|
forced_hosts:
|
||
|
pvp.md-5.net: pvp
|
||
|
ping_passthrough: false
|
||
|
priorities:
|
||
|
- mc
|
||
|
bind_local_address: true
|
||
|
host: 0.0.0.0:25577
|
||
|
max_players: 1
|
||
|
tab_size: 60
|
||
|
force_default_server: false
|
||
|
ip_forward: false
|
||
|
remote_ping_timeout: 5000
|
||
|
prevent_proxy_connections: false
|
||
|
groups:
|
||
|
md_5:
|
||
|
- admin
|
||
|
connection_throttle: 4000
|
||
|
stats: 39440d41-8d83-40cb-a6a7-d95c3197c4d2
|
||
|
connection_throttle_limit: 3
|
||
|
log_pings: true
|