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

Will Someone Set Up BungeeCord For Me?

$
0
0
i need help setting it up i need it to be able to work with 4 servers i tryed doing it myself but it wouldnt work for me thanx

Help with Multi-Server Management and BungeeCord!

$
0
0
HELP!
Hello ladies and gents, today I will be asking a very large favor: Could someone help me (list the steps) create multiple servers on my 12gb VPS with BungeeCord connecting all of them? *How do I install yum? I have read that I need to do: yum install java-1.7.0-openjdk (example). How do I install it? I am not using cPanel, I am using VMware (preferably the web client (vSphere)).
The following list will be the servers I need to setup.
SERVER 1: This server will be the 1gb hub...

Help with Multi-Server Management and BungeeCord!

IPWhitelist not working correctly

$
0
0
Ok, so I originally had the setup where I set the config.yml in IPWhitelist to allow connections from 127.0.0.1. I did not have bungeecord to true in the spigot.yml or ip forwarding to true in the bungee config. I changed them both to true and restarted my Spigot servers and the proxy and I still got kicked, whether I was connecting with /server when I joined through the proxy or with the Spigot server's direct IP.

I changed the values in spigot.yml and the bungee config back to false and...

IPWhitelist not working correctly

BungeeCord Help

$
0
0
Hello, I am on a dedi and everything is set up right. But for someone reason my hub server, everytime I turn it online onlinemode goes back to true after I set it to false. Any suggestions?

Booting back to hub spawn

$
0
0
Hey guys,
I was wondering how I make it so when one of my servers shutdown/restarts or they are kicked from the server it sends them back to the Hub server and not just kick them back to the server list screen.

How do i bungee

$
0
0
I'm sure this is very simple for a good coder like my self but i can not seem to make it work none of the /server or server list commands are working so if someone could help me out here that would be great and i watched just about every YouTube video so don't give me one of them LOL

offline mode

$
0
0
How do i set my server to offline mode it says im not in offline mode but the online is set to false is their anything thing that need to set to false in the server.properties.

Long time pinging the server

$
0
0
Hello,my server loads about 15seconds on server list in Minecraft. How can i fix it? I use the latest BungeeCord.

How to set up Bungeecord with shared hosting

$
0
0
[The content of this topic was taken from the BeastNode knowledge base and was written by a contributing customer


The way Bungee Cord works is that you have a backend server that run Bungee Cord and nothing else.
You can choose to have a hub server with all the server portals in or you can just have portals in every server.
[FONT=book...

[url='http://www.spigotmc.org/threads/how-to-set-up-bungeecord-with-shared-hosting.2173/']How to set up Bungeecord with shared hosting[/url]

Bungee commands

$
0
0
Hello, is there a way to use BungeeCord commands in servers console? I would like to use /alert command with my announcement plugin for global announcements but BC commands work only in proxy console.

Thank you!

BungeeCord configurable messages

$
0
0
As a "handy dandy feature", Spigot has a configuration option in where you can change notification messages such as "The server is closing" or "You are not whitelisted. Get lost.", whatever tickles your peach.

I think it'd be great if BungeeCord had a similar feature where you can change the Bungee messages like "[Proxy] Proxy restarting." (or however that's phrased) to fit your own Bungee Network. Another example is when a player sees an IOException from a server being offline and freaks...

BungeeCord configurable messages

Trouble using forward argument for cross server chat.

$
0
0
I have been writing a global chat plugin for a server network. This network has three servers, two for the playing servers and one for the bungee cord. The issue that I run across is when I log on to a game server on the second server. It sends the message to bungee cord but no one on the first server gets the message. If I send a message from the first server it makes it to the second server no problem. I have been ripping my hair out over this one. These are the only things that I can think...

Trouble using forward argument for cross server chat.

weird problem with permissions

$
0
0
Hey guys,
I'm having an odd problem. It seems as though one of my staff members is not able to use any commands or join servers. Also staff are reporting they are in the default group rather than Admin.
Below is my permission part of my config.
Code (text):
groups:
  amberlynx10:
  - admin
  deimos161:
  - admin
  blobb63:
  - admin
  jman878:
  - admin
  archonoffate:
  - admin
  harrisonjm:
  - admin
  guissepie:
  - admin
  wulderest:
  - admin
  aerbex:
  - admin
  hirschi:
  - admin...
weird problem with permissions

Crash when under DDOS

$
0
0
Hi guys, i'v got OVH anti-ddos free plan, but it take few minutes before OVH mitigate the DDOS and it seems that this time is enough TO not just make bungee lag, but CRASH with this : http://pastie.org/8881877 spammed over and over.

I would like to know if at least, there's ANY way to not make the bungeecord crash :/

How do I change my plugins category?

$
0
0
I did a mistake and now my plugin says:
Category: Standalone
How do I change that to Bukkit plugin?

[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!

Ping bungee server

Allocating more RAM to bungee

$
0
0
Yes, this may seem like a nooby question but i've tried everything ._. I tried adding Xms-3G and stuff like that to the batch file but bungee doesn't launch. What I'm asking is if anyone could paste the code I should input into the batch file, and from there edit the amount of RAM. Thanks :D

[Help] Bungee instalation

$
0
0
I'm trying to install bungee,

Code (text):

 ./server.sh
Starting bungee...
Starting the proxy server...
Could not register logger!
java.io.IOException: Couldn't get lock for proxy.log
        at java.util.logging.FileHandler.openFiles(FileHandler.java:389)
        at java.util.logging.FileHandler.<init>(FileHandler.java:363)
        at net.md_5.bungee.log.BungeeLogger.<init>(BungeeLogger.java:22)
        at net.md_5.bungee.BungeeCord.<init>(BungeeCord.java:161)
        at...
[Help] Bungee instalation

Multiple fallback servers

$
0
0
I'm just sort of curious. Is it possible to have multiple fallback servers?

Say your main server is offline, and the fallback server is offline as well. Would there be any way to send the player to another fallback lobby, and sort of just keep going until an available server is found?

Here's an example of how I think it should work, if it did work...

http://pastebin.com/CS7ghP1y
Viewing all 3776 articles
Browse latest View live


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