Waterdog - Add missing config.yml
This commit is contained in:
72
minecraft/proxy/cross_platform/waterdog/config.yml
Normal file
72
minecraft/proxy/cross_platform/waterdog/config.yml
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
groups:
|
||||||
|
md_5:
|
||||||
|
- admin
|
||||||
|
bedrock_encryption: true
|
||||||
|
disabled_commands:
|
||||||
|
- disabledcommandhere
|
||||||
|
use_xuid_for_uuid: true
|
||||||
|
timeout: 30000
|
||||||
|
online_mode: true
|
||||||
|
servers:
|
||||||
|
lobby:
|
||||||
|
raknet: false
|
||||||
|
motd: '&1Just another Waterfall - Forced Host'
|
||||||
|
transfer_group: default
|
||||||
|
address: localhost:25565
|
||||||
|
restricted: false
|
||||||
|
server_connect_timeout: 5000
|
||||||
|
listeners:
|
||||||
|
- query_port: 25577
|
||||||
|
motd: '&1Another Bungee server'
|
||||||
|
tab_list: GLOBAL_PING
|
||||||
|
query_enabled: false
|
||||||
|
proxy_protocol: false
|
||||||
|
forced_hosts: &id036
|
||||||
|
pvp.md-5.net: pvp
|
||||||
|
ping_passthrough: false
|
||||||
|
raknet: false
|
||||||
|
priorities:
|
||||||
|
- lobby
|
||||||
|
bind_local_address: true
|
||||||
|
host: 0.0.0.0:25577
|
||||||
|
max_players: 1
|
||||||
|
tab_size: 60
|
||||||
|
force_default_server: false
|
||||||
|
- query_port: 19132
|
||||||
|
motd: '&1Another Bungee server'
|
||||||
|
tab_list: GLOBAL_PING
|
||||||
|
query_enabled: true
|
||||||
|
proxy_protocol: false
|
||||||
|
forced_hosts: *id036
|
||||||
|
ping_passthrough: false
|
||||||
|
raknet: true
|
||||||
|
priorities:
|
||||||
|
- lobby
|
||||||
|
bind_local_address: true
|
||||||
|
host: 0.0.0.0:19132
|
||||||
|
max_players: 1
|
||||||
|
tab_size: 60
|
||||||
|
force_default_server: false
|
||||||
|
stats: 7c40d2a8-2cbc-43da-9d39-61de6c475988
|
||||||
|
network_compression_threshold: 256
|
||||||
|
log_pings: true
|
||||||
|
permissions:
|
||||||
|
default:
|
||||||
|
- bungeecord.command.server
|
||||||
|
- bungeecord.command.list
|
||||||
|
admin:
|
||||||
|
- bungeecord.command.alert
|
||||||
|
- bungeecord.command.end
|
||||||
|
- bungeecord.command.ip
|
||||||
|
- bungeecord.command.reload
|
||||||
|
max_mtu: -1
|
||||||
|
ip_forward: false
|
||||||
|
player_limit: -1
|
||||||
|
log_commands: false
|
||||||
|
connection_throttle_limit: 3
|
||||||
|
connection_throttle: 4000
|
||||||
|
replace_username_spaces: true
|
||||||
|
prevent_proxy_connections: false
|
||||||
|
remote_ping_timeout: 5000
|
||||||
|
forge_support: true
|
||||||
|
remote_ping_cache: -1
|
||||||
Reference in New Issue
Block a user