NorbiPeti
ad48a7f528
- Copying config files automatically - Successfully joined servers, though it won't automatically redirect just yet
57 lines
1.2 KiB
YAML
57 lines
1.2 KiB
YAML
enforce_secure_profile: false
|
|
listeners:
|
|
- query_port: 25577
|
|
motd: '&bDockerMC proxy'
|
|
tab_list: GLOBAL_PING
|
|
query_enabled: false
|
|
proxy_protocol: false
|
|
forced_hosts:
|
|
pvp.md-5.net: pvp
|
|
ping_passthrough: false
|
|
priorities:
|
|
- server1
|
|
- server2
|
|
bind_local_address: true
|
|
host: 0.0.0.0:25577
|
|
max_players: 1
|
|
tab_size: 60
|
|
force_default_server: false
|
|
remote_ping_cache: -1
|
|
network_compression_threshold: 256
|
|
permissions:
|
|
default:
|
|
- bungeecord.command.server
|
|
- bungeecord.command.list
|
|
admin:
|
|
- bungeecord.command.alert
|
|
- bungeecord.command.end
|
|
- bungeecord.command.ip
|
|
- bungeecord.command.reload
|
|
- bungeecord.command.kick
|
|
log_pings: true
|
|
connection_throttle_limit: 3
|
|
server_connect_timeout: 20000
|
|
timeout: 30000
|
|
stats: 117e0ead-f30b-4062-9fcc-647f38dfabca
|
|
player_limit: -1
|
|
ip_forward: true
|
|
groups:
|
|
md_5:
|
|
- admin
|
|
remote_ping_timeout: 5000
|
|
connection_throttle: 4000
|
|
log_commands: false
|
|
prevent_proxy_connections: false
|
|
online_mode: true
|
|
forge_support: true
|
|
disabled_commands:
|
|
- disabledcommandhere
|
|
servers:
|
|
server1:
|
|
motd: '&bDockerMC server 1'
|
|
address: server1:25565
|
|
restricted: false
|
|
server2:
|
|
motd: '&aDockerMC server 2'
|
|
address: server2:25565
|
|
restricted: false
|