Help with bungee cord host

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

rwsender

Nobody
Premium
Feedback score
0
Posts
209
Reactions
70
Resources
0
Could you use pastbin.com for that config, kind of hard to read it as a gif
 

Blueezio

Banned
Feedback score
0
Posts
199
Reactions
38
Resources
0
Ok[DOUBLEPOST=1466443050][/DOUBLEPOST][DOUBLEPOST=1466444411][/DOUBLEPOST]Hello?
 
Last edited:
Banned forever. Reason: Creating Multiple Accounts (Blueezio)

rwsender

Nobody
Premium
Feedback score
0
Posts
209
Reactions
70
Resources
0
Code:
ip_forward: true
network_compression_threshold: 256
stats: 18a8e98e-9df9-481c-9cd2-a4e4c1bb76bf
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
groups:
  md_5:
  - admin
servers:
  Hub:
    motd: '&1Just another BungeeCord - Forced Host'
    address: 158.69.118.225:25787
    restricted: false
  Factions:
    motd: '&1Just another BungeeCord - Forced Host'
    address: 158.69.118.225:25789
    restricted: false
  Skyblock:
    motd: '&1Just another BungeeCord - Forced Host'
    address: 158.69.118.225:25785
    restricted: false
timeout: 30000
listeners:
- query_port: 25577
  motd: '&1Another Bungee server'
  tab_list: GLOBAL_PING
  query_enabled: false
  forced_hosts:
    pvp.md-5.net: pvp
  ping_passthrough: false
  bind_local_address: true
  host: localhost
  max_players: 100
  tab_size: 60
  force_default_server: true
  priorities:
  - hub
  default_server: hub
  fallback_server: hub
player_limit: -1
online_mode: true
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: -1
I fixed this, your fallback and default server were set to lobby but you didnt havea server named lobby. Try this and let me know if it worked!
 

hiimphil

hi - im phil
Supreme
Feedback score
4
Posts
66
Reactions
38
Resources
0
Code:
ip_forward: true
network_compression_threshold: 256
stats: 18a8e98e-9df9-481c-9cd2-a4e4c1bb76bf
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
groups:
  md_5:
  - admin
servers:
  Hub:
    motd: '&1Just another BungeeCord - Forced Host'
    address: 158.69.118.225:25787
    restricted: false
  Factions:
    motd: '&1Just another BungeeCord - Forced Host'
    address: 158.69.118.225:25789
    restricted: false
  Skyblock:
    motd: '&1Just another BungeeCord - Forced Host'
    address: 158.69.118.225:25785
    restricted: false
timeout: 30000
listeners:
- query_port: 25577
  motd: '&1Another Bungee server'
  tab_list: GLOBAL_PING
  query_enabled: false
  forced_hosts:
    pvp.md-5.net: pvp
  ping_passthrough: false
  bind_local_address: true
  host: localhost
  max_players: 100
  tab_size: 60
  force_default_server: true
  priorities:
  - Hub
  default_server: Hub
  fallback_server: Hub
player_limit: -1
online_mode: true
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: -1

I added Capitalisation into your Priorities to the previous post, as BungeeCord is offen picky about this. Make sure your host: localhost is correct to your port.
 

Blueezio

Banned
Feedback score
0
Posts
199
Reactions
38
Resources
0
Could I pay you to link all my servers please?
 
Banned forever. Reason: Creating Multiple Accounts (Blueezio)
Status
This thread has been locked.
Top