Skip to content

Commit

Permalink
Add configuration files for Proxy version waterfall
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 8, 2024
1 parent 1ab5fb6 commit 0ea3612
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions waterfall/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
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:
lobby:
motd: '&1Just another Waterfall - Forced Host'
address: localhost: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:
- lobby
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
reject_transfers: false
prevent_proxy_connections: false
groups:
md_5:
- admin
connection_throttle: 4000
stats: ba825494-aaa4-4838-b9a8-f3e8f6e9819d
connection_throttle_limit: 3
log_pings: true

0 comments on commit 0ea3612

Please sign in to comment.