Skip to content

Instantly share code, notes, and snippets.

@truelecter
Created June 8, 2014 08:48
Show Gist options
  • Save truelecter/29a014375a145aa47561 to your computer and use it in GitHub Desktop.
Save truelecter/29a014375a145aa47561 to your computer and use it in GitHub Desktop.
BungeeConfig
groups:
md_5:
- admin
_TrueLecter_:
- admin
disabled_commands:
- disabledcommandhere
player_limit: -1
stats: ac02d30f-5605-481e-b8bf-d16079baa296
permissions:
default:
- testproject.hi
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
- whereis.admin
listeners:
- max_players: 1
fallback_server: hub
host: 0.0.0.0:25565
bind_local_address: true
ping_passthrough: false
tab_list: GLOBAL_PING
default_server: hub
forced_hosts:
pvp.md-5.net: pvp
tab_size: 60
force_default_server: false
motd: '&1Another Bungee server'
query_enabled: false
query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
hub:
address: localhost:25566
restricted: false
motd: '&1Just another BungeeCord - Forced Host'
lalka:
address: localhost:25577
restricted: false
motd: '&1Just another BungeeCord - Forced Host'
HtH:
address: localhost:25588
restricted: false
motd: '&1Just another BungeeCord - Forced Host'
ip_forward: false
online_mode: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment