1

BungeeCord Global Ping???

RandomColourzzzHD's Avatar RandomColourzzzHD4/8/15 5:12 pm
1 emeralds 1.7k 15
4/13/2015 10:52 am
BukkitSupport's Avatar BukkitSupport
Well I set up a few servers with BungeeCord and It connects okay but If a player leaves the Hub it does not show up in the server menu. I would like all players on the network to show up. And also the fallback server does not work and I get errors like

08.04 15:05:19 [Server] INFO disconnected with: [Proxy] Lost connection to server.
08.04 15:05:18 [Server] INFO -> UpstreamBridge has disconnected
08.04 15:04:14 [Server] INFO disconnected with: [Proxy] Lost connection to server.
08.04 15:04:14 [Server] INFO -> UpstreamBridge has disconnected
08.04 15:03:41 [Multicraft] Skipped 11 lines due to rate limit (30/s)
08.04 15:03:40 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
08.04 15:03:40 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
08.04 15:03:40 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
Posted by RandomColourzzzHD's Avatar
RandomColourzzzHD
Level 7 : Apprentice Zombie
4

Create an account or sign in to comment.

15

Nathangrad
04/10/2015 5:39 am
Level 14 : Journeyman Engineer
Nathangrad's Avatar
So, the IP you want users to connect with goes in the host. Then the hub IP goes in the forced host.
1
RandomColourzzzHD
04/09/2015 6:40 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
And its broken....
1
Nathangrad
04/09/2015 6:15 pm
Level 14 : Journeyman Engineer
Nathangrad's Avatar
Are you using another host?
1
RandomColourzzzHD
04/09/2015 6:08 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
Please help? I changed it back because it would not let me connect, and when i changed IP forwarding to false it said: INFO disconnected with: Kicked whilst connecting to Hub: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
1
BukkitSupport
04/13/2015 10:52 am
Level 44 : Master Giraffe
BukkitSupport's Avatar
You need to set your domain up to go to your Bungeecord's IP, and in the config make sure the hub is the "default server".
1
RandomColourzzzHD
04/09/2015 5:56 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
I'm sorry? I don't understand, can you tell me what's wrong with the config?
1
Nathangrad
04/09/2015 5:53 pm
Level 14 : Journeyman Engineer
Nathangrad's Avatar
Example config which works:

groups:
md_5:
- admin
disabled_commands:
- disabledcommandhere
player_limit: -1
stats: 259f3b76-28aa-4205-99b1-3ed520c50b37
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
listeners:
- query_port: 25565
motd: '&cSavCraft&0 -&e Join Today.'
tab_list: GLOBAL_PING
query_enabled: false
forced_hosts:
savcraft.ddns.net:25566: Hub
ping_passthrough: false
default_server: Hub
bind_local_address: true
fallback_server: Hub
host: 0.0.0.0:25565
max_players: 100
tab_size: 60
force_default_server: true
timeout: 30000
connection_throttle: 4000
servers:
Hub:
motd: '&cSavCraft&0 -&e Join Today.'
address: localhost:25566
restricted: false
Factions:
motd: '&cSavCraft&0 -&e Join Today.'
address: localhost:25567
restricted: false
Survival:
motd: '&cSavCraft&0 -&e Join Today.'
address: localhost:25568
restricted: false
Creative:
motd: '&cSavCraft&0 -&e Join Today.'
address: localhost:25569
restricted: false
ip_forward: false
online_mode: true
1
RandomColourzzzHD
04/09/2015 5:53 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
Wait what?
I have to domains
1
Nathangrad
04/09/2015 5:52 pm
Level 14 : Journeyman Engineer
Nathangrad's Avatar
Why is your forced hosts set to that?
It should be the same as Hub
1
RandomColourzzzHD
04/09/2015 5:51 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
The console:
09.04 15:48:21 [Multicraft] Server already running
09.04 15:48:21 [Multicraft] Received start command
09.04 15:48:21 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:478)
09.04 15:48:21 [Server] INFO at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:125)
09.04 15:48:21 [Server] INFO at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
09.04 15:48:21 [Server] INFO at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
09.04 15:48:21 [Server] INFO at sun.nio.ch.Net.bind(Net.java:436)
09.04 15:48:21 [Server] INFO at sun.nio.ch.Net.bind(Net.java:444)
09.04 15:48:21 [Server] INFO at sun.nio.ch.Net.bind0(Native Method)
09.04 15:48:21 [Server] INFO java.net.BindException: Cannot assign requested address
09.04 15:48:21 [Server] WARNING Could not bind to host /198.178.120.75:26180
09.04 15:48:21 [Server] INFO Enabled plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:"3973c51":1055 by SpigotMC
09.04 15:48:21 [Server] INFO Enabled plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:"3973c51":1055 by SpigotMC
09.04 15:48:21 [Server] INFO Enabled plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:"3973c51":1055 by SpigotMC
09.04 15:48:21 [Server] INFO Enabled plugin BungeeAdminTools version 1.3.2 by Alphart
09.04 15:48:21 [Multicraft] Server already running
09.04 15:48:21 [Multicraft] Received start command
09.04 15:48:21 [Server] WARNING It is strongly DISRECOMMENDED to use SQLite with BAT, as the SQLite implementation is less stable and much slower than the MySQL implementation.
09.04 15:48:21 [Server] INFO Enabled plugin Yamler version 2.3.0-SNAPSHOTb-5 by geNAZt
09.04 15:48:21 [Server] INFO Enabled plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:"3973c51":1055 by SpigotMC
09.04 15:48:21 [Server] INFO Enabled plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:"3973c51":1055 by SpigotMC
09.04 15:48:21 [Server] INFO Enabled plugin BungeeTabListPlus version 2.0#4 by CodeCrafter47
09.04 15:48:21 [Server] INFO Starting UpdateChecker Task
09.04 15:48:21 [Multicraft] Skipped 63 lines due to rate limit (30/s)
09.04 15:48:20 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
09.04 15:48:20 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
09.04 15:48:20 [Server] INFO java.lang.UnsupportedClassVersionError: eu/covemc/Main : Unsupported major.minor version 52.0
09.04 15:48:20 [Server] WARNING Error enabling plugin ForcedPlayerCount
09.04 15:48:20 [Server] INFO Loaded plugin BungeeTools-HubCommand version 0.1 by De24
09.04 15:48:20 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
09.04 15:48:20 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
09.04 15:48:20 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
09.04 15:48:20 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
09.04 15:48:20 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
09.04 15:48:20 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
09.04 15:48:20 [Multicraft] Server already running
09.04 15:48:20 [Multicraft] Received start command
09.04 15:48:20 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"3973c51":1055
09.04 15:48:20 [Server] INFO Using native code compressor
09.04 15:48:20 [Server] INFO Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
09.04 15:48:20 [Server] INFO Could not load native library: /tmp/bungeecord-native-cipher2064069997261607281.so: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
09.04 15:48:20 [Server] INFO Could not load native library: /tmp/bungeecord-native-cipher7205325130076278996.so: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
1
RandomColourzzzHD
04/09/2015 5:50 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
I changed it to \/
And I can't join?
Also what server should I point my custom domain to BungeeCord or Hub?

groups:
RandomColourzzz:
- admin
disabled_commands:
- disabledcommandhere
player_limit: -1
stats: 87e33e57-d962-467b-bfba-d7bdd53474e6
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bat.admin
- bungeetablistplus.admin
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
listeners:
- max_players: 500
fallback_server: Hub
host: 198.178.120.75:26180
bind_local_address: true
ping_passthrough: true
tab_list: GLOBAL_PING
default_server: Hub
forced_hosts:
Play.H1Z1Minecraft.com: H1Z1
tab_size: 60
force_default_server: true
motd: RCN
query_enabled: false
query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
Hub:
address: 198.178.120.75:26180
restricted: false
motd: '&f&l[&3&lHub Server&f&l]'
Factions:
address: 198.178.125.62:26099
restricted: false
motd: '&f&l[&b&lFactions&f&l]'
H1Z1:
address: 5.255.69.136:25793
restricted: false
motd: '&f&l[&8&lH1&4&lZ&8&l1&f&l]'
ip_forward: false
online_mode: true
1
Nathangrad
04/09/2015 5:46 pm
Level 14 : Journeyman Engineer
Nathangrad's Avatar
Btw, "ip-forward" should be false
1
Nathangrad
04/09/2015 5:45 pm
Level 14 : Journeyman Engineer
Nathangrad's Avatar
All good now?
1
RandomColourzzzHD
04/09/2015 5:30 pm
Level 7 : Apprentice Zombie
RandomColourzzzHD's Avatar
groups:
RandomColourzzz:
- admin
disabled_commands:
- disabledcommandhere
player_limit: -1
stats: 87e33e57-d962-467b-bfba-d7bdd53474e6
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bat.admin
- bungeetablistplus.admin
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
listeners:
- max_players: 500
fallback_server: Hub
host: 5.255.69.138:26058
bind_local_address: true
ping_passthrough: true
tab_list: GLOBAL_PING
default_server: Hub
forced_hosts:
Play.H1Z1Minecraft.com: H1Z1
tab_size: 60
force_default_server: true
motd: RCN
query_enabled: false
query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
Hub:
address: 198.178.120.75:26180
restricted: false
motd: '&f&l[&3&lHub Server&f&l]'
Factions:
address: 198.178.125.62:26099
restricted: false
motd: '&f&l[&b&lFactions&f&l]'
H1Z1:
address: 5.255.69.136:25793
restricted: false
motd: '&f&l[&8&lH1&4&lZ&8&l1&f&l]'
ip_forward: true
online_mode: true
1
Nathangrad
04/08/2015 9:37 pm
Level 14 : Journeyman Engineer
Nathangrad's Avatar
BungeeCord config.yml ?
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome