Quantcast
Channel: BungeeCord Discussion
Viewing all 3776 articles
Browse latest View live

[SOLVED] Need help configuring bungee on windows 2008 server!

$
0
0
Hello! I recently bought a dedicated server and i want to install bungeecord and multiple servers on it! When i try to enter the server, on my Personal computer, i can-t reach the server! Any help? please?

bungee config
Code (text):
groups:
  JMS_PT:
  - admin
disabled_commands:
- find
player_limit: -1
stats: 4fcba908-9cf7-478c-bf38-0a13afe4f14a
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  -...
[SOLVED] Need help configuring bungee on windows 2008 server!

Cannot Connect to Default or Fallback server.

$
0
0
So here's the problem when I try to login to the servers in the Minecraft Client (Servers are all Online)
[​IMG]

I'm new to working with dedi's and obviously new with working with bungeecord so consider that in your response.

What could cause this problem?

Skype Contact: Relfexin

BungeeCord Restricting /server for certain players

$
0
0
So I'm currently setting up a BungeeCord server and for one of my servers I want to have it for donors only, and in my PeX I was looking if there was a way to allow the command /server Donor only

I tried setting my config for Bungee to restricted: true but then there was no way to connect to it. Also if there is the command to do bungee.server.donor is there a way to negate that command for other ranks? Maybe adding - -bungee.server.donor

All help is appreciated!

ReadTimeoutException

$
0
0
Hey guys,

I have the following setup: 1 BungeeCord on root1, 2 Minecraft servers (lobby and another) on root2.

I assume having two players on the McServer and one of them die. Both should now get teleported to the lobby. I do this with the following method: I kick both players from the server and I have a listener in the BungeeCord-Plugin (Code below).
The first player gets to the Lobby and everything is fine, but the second one gets the "Loading terrain"-Message a long time and then the...

ReadTimeoutException

Everyone is put in HUB upon join?

$
0
0
Since updating BungeeCord a couple of days ago, the players have started to all spawn in the HUB-server upon join. This happens to everyone, including me.

The BungeeCord-instance is run in Online-mode as it has always been and the Spigot-servers are run in offline-mode.

Force default-host is set to FALSE!

I really don't get why it is like this and it is SUPER ANNOYING. I did update to latest BungeeCord #863 but it is not helping.

Please help :D

BungeeCord on multicraft help

$
0
0
Hello, I have been trying to troubleshoot this issue for some time now. I have multicraft installed on my Ovh dedicated server, and have encountered some bad problems. In the beginning everything was working as expected, then one day the bungee issues started. I was trying to change the bungee config file, but after restarting the bungee server, the new config would not load. I have been looking this up on google to try to find answers but it hasn't helped at all. My last resort was to...

BungeeCord on multicraft help

Offline mode authentication?

$
0
0
Ok, so I am setting up a networks of servers with BungeeCord. The dedicated server has 6 IPs, so each server is running on a different IP, except the BungeeCord server which runs on the same IP as the lobby server. I was wondering if it was possible to join the servers from their IPs not going through the portals in the hub. If so, will we be safe from offline users? If offline users would still be able to log on with the other IPs could we just make sure we don't give the IPs out so they have...

Offline mode authentication?

BungeeCord settings

$
0
0
hi i have 3 servers ok ?

Network 1 : its for Bungee Cord.jar
server 1 : Lobby
server 2 : HungerGames

i going to server Network and edit config server 1 ip server 2 ip network server ip and sive it and start the server

after that i join my server 1 and type : /server hg

but i get messege " Unkown Command "

why ??


Note i just installed Bungee Cord only in server Network
i dont install it in server lobby and hungergames ..


config for my bungeecord server
Code (text):
groups:
  md_5:
  -...
BungeeCord settings

Fallback server doesn't seem to work.

$
0
0
If i understand correctly, the fall back server serves as a fail proof, so if a server crashes or goes offline players are just moved into the fallback server rather then kicked from the server.

If that is correct, i'm having issues with mine and not sure why, when a server goes down it just kicks all the players from the server rather then sending them to the fallback server. See below for my config:

In the config i have it set so that players get sent back to the hub/lobby server....

Fallback server doesn't seem to work.

Bungeecord with mcprohosting

$
0
0
i have just got 3 server for my server and i use mcprohosting and i really need help doing it. plz can you help me thank you

Console Spamming

$
0
0
Hi, my bungee coord keeps spamming this into the console
08.03 22:47:53 [Server] INFO -> UpstreamBridge has disconnected
08.03 22:47:32 [Server] INFO -> UpstreamBridge has disconnected
08.03 22:47:03 [Server] INFO -> UpstreamBridge has disconnected
Is this a problem?

Bungee Cord Setup for Network

$
0
0
Hey, as some of you may already know, I am setting up a minecraft network. I have made a forum post for builds. Thank You for all your submissions I think I have gotten back to just about everyone. I have the builds necessary for the network and I have a temporary host. We have 1gb ram on 2 servers at the moment. When I release my hosting company I will be switching them to my servers. But now to the topic. I have all the server I believe are required and the ram which is required to set it up....

Bungee Cord Setup for Network

[SLOVED] Fallback server doesn't seem to work.

$
0
0
If i understand correctly, the fall back server serves as a fail proof, so if a server crashes or goes offline players are just moved into the fallback server rather then kicked from the server.

If that is correct, i'm having issues with mine and not sure why, when a server goes down it just kicks all the players from the server rather then sending them to the fallback server. See below for my config:

In the config i have it set so that players get sent back to the hub/lobby server....

[SLOVED] Fallback server doesn't seem to work.

Sending players from bungeecord (using PreLoginEvent)

$
0
0
Hi,

I want to teleport selected players to another server, when they join.
I try use this but not work:

Code (text):
      ProxiedPlayer player = (ProxiedPlayer)e.getConnection();
      ServerInfo tp = ProxyServer.getInstance().getServerInfo("inny");
      player.connect(tp);

@edit ohhh it was to be in Plugin Development... sry

Connection Throttled

$
0
0
Hi,

How do I stop it from saying "Connection throttled"? I have tried setting the variable to -1 but it still happens.

Thanks,
Sam

/29 IP Allocation Problem

$
0
0
I'm having sort of an issue (this is urgent).

I realize this may be a noob question, but I need to know ASAP.

I purchased a dedicated server from Secured Servers, and they gave me 5 'usuable' IPs.

They mentioned something about /29 IP Allocation.

If I want to run more than 5 servers on BungeeCord, does this mean I need to purchase more IPs...? Or is there a way to run multiple servers on the same IP, but a different port?


I'm a bit stumped, so the faster the response the better. Thanks...

/29 IP Allocation Problem

Connection reset by peer and connection timed out null

$
0
0
02.01 19:44:54 [Server] INFO disconnected with: IOException : Connection reset by peer @ sun.nio.ch.FileDispatcherImpl:-2
02.01 19:44:54 [Server] WARNING -> UpstreamBridge - IOException: Connection reset by peer

This happens every minute or so, and I'm confused on what this is...

Connection reset by peer and connection timed out null

BungeeCord Help

$
0
0
I am fairly new to BungeeCord but I have watched a few tutorials on it and kinda getting the fell of it. But this may sound kinda beginner-ish but, I was wandering if anyone could help me. So I want people when they join to spawn in my hub server that I am hosting from my computer. Am I able to use my .tk domain? And where should I put my .tk domain in BungeeCord config? The help would be really appreciated.

Thanks,
Faze

BungeeCord + Proxy - login/register

$
0
0
Hi, I am looking for a plugin to login. For the login / registration. Something like Authme.

(I could write a little bad because I'm Polish f)

Heelp! net.md_5.bungee.ServerConnector:188

$
0
0
When i login on the server, i get this message: [Server] INFO disconnected with: Exception Connecting:RuntimeException : Server is online mode! @ net.md_5.bungee.ServerConnector:188


any1 know how to fix this?...
Viewing all 3776 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>