Hello, I bought 13 servers from a server host to make a network. I've configured the BungeeCord config but I don't get any errors in console.
This is what my BungeeCord config looks like:
ip_forward: false
network_compression_threshold: 256
stats: 2b09dcf8-b410-4790-a0b9-9050729b59df
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload...
BungeeCord starts but says: Can't connect to server. (Nothing in console)
This is what my BungeeCord config looks like:
Code (Text):
ip_forward: false
network_compression_threshold: 256
stats: 2b09dcf8-b410-4790-a0b9-9050729b59df
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload...