Created
July 2, 2018 11:51
-
-
Save paperbenni/284dafc72d522068e3f4e11ed713ceb4 to your computer and use it in GitHub Desktop.
BungeeCord Config
This file contains hidden or 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
ip_forward: true | |
network_compression_threshold: 256 | |
stats: cb845839-3ba0-4a52-b9f2-171eec10794b | |
groups: | |
md_5: | |
- admin | |
Heinz007: | |
- admin | |
servers: | |
lobby: | |
motd: '&1Just another BungeeCord - Forced Host' | |
address: lobbyadress | |
restricted: false | |
smp: | |
motd: '&1SMP server using slimefun' | |
address: smpadress | |
restricted: false | |
moba: | |
motd: '&1Moba Server' | |
address: mobaadress | |
restricted: false | |
timeout: 30000 | |
player_limit: -1 | |
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 | |
- moba | |
- smp | |
bind_local_address: true | |
host: 0.0.0.0:25577 | |
max_players: 1 | |
tab_size: 60 | |
force_default_server: false | |
prevent_proxy_connections: false | |
permissions: | |
default: | |
- bungeecord.command.server | |
- bungeecord.command.list | |
admin: | |
- bungeecord.command.alert | |
- bungeecord.command.end | |
- bungeecord.command.ip | |
- bungeecord.command.reload | |
online_mode: false | |
log_commands: false | |
disabled_commands: | |
- disabledcommandhere | |
connection_throttle: -1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment