Created
March 26, 2020 16:43
-
-
Save bnjdg/f91db71017e905ea4226001ba7bc21fe to your computer and use it in GitHub Desktop.
Travertine's default config.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server_connect_timeout: 5000 | |
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 | |
timeout: 30000 | |
log_commands: false | |
network_compression_threshold: 256 | |
online_mode: true | |
disabled_commands: | |
- disabledcommandhere | |
servers: | |
lobby: | |
motd: '&1Just another Travertine - 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 | |
prevent_proxy_connections: false | |
groups: | |
md_5: | |
- admin | |
connection_throttle: 4000 | |
stats: 3ba4c832-4baa-4403-bc82-b1c286397d27 | |
connection_throttle_limit: 3 | |
log_pings: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment