I dont understand why it won't let me connect to the bungee. I have set everything up just how it needs to be and still says 'Could not connect to default or fallback server, please try again later' when I try and connect
↧
Could not connect to default or fallback server, please try again later
↧
Global Command only sends to Spigot servers with players on them
Hi, so awhile ago I followed a tutorial on how to send commands to all spigot servers globally and it will only send commands when players are on servers (like if I did /global stop, it doesn't stop the server)
Bungee:
Global Command only sends to Spigot servers with players on them
Bungee:
Code (Text):
public class GlobalCommand extends Command{
TextComponent message = new TextComponent();
public GlobalCommand() {
super("global");
}
@Override
public void execute(CommandSender sender, String[] args) {
if (args.length == 0) {...
TextComponent message = new TextComponent();
public GlobalCommand() {
super("global");
}
@Override
public void execute(CommandSender sender, String[] args) {
if (args.length == 0) {...
↧
↧
Looking for plugin that shows playercount per subserver on ping.
So yeah, I'm looking for plugin that shows the playercount of ONLY the forced host using bungeecord.
(I'm not sure if this is currently possible though)
Let's say my network has 2 server's with this forcedhost defined:
Okay so if my server would have 50 players online intotal and a player would ping the server via the multiplayer menu via the ip "skyblock.myserver.com" I want it to send back the...
Looking for plugin that shows playercount per subserver on ping.
(I'm not sure if this is currently possible though)
Let's say my network has 2 server's with this forcedhost defined:
Code (YAML):
forced_hosts:
skyblock.myserver.com: Skyblock
play.myserver.com: Lobby
skyblock.myserver.com: Skyblock
play.myserver.com: Lobby
Looking for plugin that shows playercount per subserver on ping.
↧
Executing commands in console via cmd.exe process stdin
Hi,
This is a bit of an unusual question; it doesn't relate to plugins but hopefully you can help with this issue.
I've written a VB.NET program which starts cmd.exe with the following arguments:
run.bat contains:
java -Xms512M -Xmx512M -jar BungeeCord.jar
pause
I then redirect the stdin and stdout to my application, which displays the output in a textbox as expected. However, when I write to the process' stdin, nothing...
Executing commands in console via cmd.exe process stdin
This is a bit of an unusual question; it doesn't relate to plugins but hopefully you can help with this issue.
I've written a VB.NET program which starts cmd.exe with the following arguments:
Code (Text):
/k cd <bungeecord directory> && run.bat
Code (Text):
java -Xms512M -Xmx512M -jar BungeeCord.jar
pause
Executing commands in console via cmd.exe process stdin
↧
delete
delete
↧
↧
bungeecord error -- released ver 1356 date 9/4/2018
BungeeCord-Bootstrap:1.13-SNAPSHOT:9886021:1356 released on 9/4/2018
I get this at random times with and without online players.
I'm running these plugins:
LuckPerms-Bungee-4.2.98.jar
quietcord-1.1.0.jar
BungeeChat-2.1.6.855.jar
Does anyone have any clues as the cause and possible solution?
21:50:51 [WARNING] Error whilst handling query packet from null
java.lang.IllegalStateException: No session!
at net.md_5.bungee.query.QueryHandler.channelRead0(QueryHandler.java:84)
at...
bungeecord error -- released ver 1356 date 9/4/2018
I get this at random times with and without online players.
I'm running these plugins:
LuckPerms-Bungee-4.2.98.jar
quietcord-1.1.0.jar
BungeeChat-2.1.6.855.jar
Does anyone have any clues as the cause and possible solution?
21:50:51 [WARNING] Error whilst handling query packet from null
java.lang.IllegalStateException: No session!
at net.md_5.bungee.query.QueryHandler.channelRead0(QueryHandler.java:84)
at...
bungeecord error -- released ver 1356 date 9/4/2018
↧
IP Fowarding
When i turn IP Fowarding on, i still get error to enable ip_fowarding in bungeecord config
↧
Could not connect to default or fallback server
Hello. I have been getting this error for a while now it's getting very stressful. It would be amazing if some one here could help out.
Info:
https://pastebin.com/vJqywgUJ (LOG)
SF: Linux (Ubuntu)
10.0.017 (is my localhost ip btw)
Info:
https://pastebin.com/vJqywgUJ (LOG)
SF: Linux (Ubuntu)
10.0.017 (is my localhost ip btw)
↧
VPS for BungeeCord.
hey, so I need to run a BungeeCord network consisting of a hub and 5 servers
(BungeeCord server included). I will be using a VPS but I can’t seem to find any that suits the amount I need..
Requirements:
Must be a VPS. I do not like Standard or MC Hosts.
(Not requesting dedicated, but will still be open to checking them out.)
Must be Ubuntu 16.04
Must be 50+ GB Ram
6+ Cores
50+ SSD Storage
Located in Dallas, Ashburn or New York
I don’t want to set a budget, but maybe if you could send me...
VPS for BungeeCord.
(BungeeCord server included). I will be using a VPS but I can’t seem to find any that suits the amount I need..
Requirements:
Must be a VPS. I do not like Standard or MC Hosts.
(Not requesting dedicated, but will still be open to checking them out.)
Must be Ubuntu 16.04
Must be 50+ GB Ram
6+ Cores
50+ SSD Storage
Located in Dallas, Ashburn or New York
I don’t want to set a budget, but maybe if you could send me...
VPS for BungeeCord.
↧
↧
Minigame Cloud Plugin Idea
The "Minigame Cloud" would be a plugin for bungee servers that allows their players to access mini-games hosted on other networks. Minigames would be independently hosted by anyone who wishes to make a minigame on their network accessible via the cloud. All the cloud plugin does is give players across different networks access to the "Minigame cloud". There would have to be servers that manage connections between the different networks and shows players what mini-games are available.
This...
Minigame Cloud Plugin Idea
This...
Minigame Cloud Plugin Idea
↧
BungeeCord is cool
BungeeCord Is amazing :3
↧
BungeeCord fallback server priorities always failed
It's been 2 years, and I still cannot figure out "Why the proxy doesn't connect me back to the one and only priority server I have set which is the lobby ?"
priorities:
- lobby
force_default_server: true
I simply just get kicked out with server is restarting or server closed.
I know I must be missing something out, this is why I made this post. It is been a long time.
Code (Text):
priorities:
- lobby
Code (Text):
force_default_server: true
I know I must be missing something out, this is why I made this post. It is been a long time.
↧
Trouble with listeners
Hello!
I'm trying to set up a server network consisting of a spongeForge 1.12 server and a bukkit/spigot 1.13 server. The goal is to have the servers connected by chat and the tab list to keep our communities together but we don't really want an official hub and would like to have the players join the individual servers through their respective ips and be able to go without a third hub sever. So if you just want to join the spongeForge server you join it straight with its own ip rather than...
Trouble with listeners
I'm trying to set up a server network consisting of a spongeForge 1.12 server and a bukkit/spigot 1.13 server. The goal is to have the servers connected by chat and the tab list to keep our communities together but we don't really want an official hub and would like to have the players join the individual servers through their respective ips and be able to go without a third hub sever. So if you just want to join the spongeForge server you join it straight with its own ip rather than...
Trouble with listeners
↧
↧
How many players can a bungeecord server hold?
When sending messages constantly through bungee channels I assume 30,000 players on one instance is not practical. So...
1. How many servers can a bungeecord system hold?
2. How many players can a bungeecord system hold?
@md_5
1. How many servers can a bungeecord system hold?
2. How many players can a bungeecord system hold?
@md_5
↧
looking to talk with someone who has experience with redis bungee
I need to link multiple bungeecord networks together. I heard of redis bungee and have lots of questions. Anyone with experience please dm/comment below your discord. Thanks 8)
↧
Bungeecord Server Details Change
I was wondering if I can change the server type to a fake in a way like Mineplex did it in this screenshot and I was wondering if i can change it and I run Bungeecord with my server
↧
[SOLVED] Some Players Can't connect to Bungee.
Hello there,
I've got a problem on my Bungee. Some players can join without issues (around 100 150) But i've got about 100 Randoms players who can't connect to the lobby with our domain (shfactions.fr) Someone in our staff had this problem and i just gave him the server ip (xx.xxx.xxx.xx) and it works. Our DNS are fine.
I've got my lobby and a practice on the same server and a Faction on another here are the specs
LOBBY+PRACTICE:
Intel Xeon E5-1650v2 6c/12t @ 3.5/3.9GHz
128GO RAM
2x2 To...
[SOLVED] Some Players Can't connect to Bungee.
I've got a problem on my Bungee. Some players can join without issues (around 100 150) But i've got about 100 Randoms players who can't connect to the lobby with our domain (shfactions.fr) Someone in our staff had this problem and i just gave him the server ip (xx.xxx.xxx.xx) and it works. Our DNS are fine.
I've got my lobby and a practice on the same server and a Faction on another here are the specs
LOBBY+PRACTICE:
Intel Xeon E5-1650v2 6c/12t @ 3.5/3.9GHz
128GO RAM
2x2 To...
[SOLVED] Some Players Can't connect to Bungee.
↧
↧
Bungeecord Error Kicks Player When Printing (Schematica)
- io.netty.handler.codec.DecoderException: Error decoding packet unknown with contents:
- at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:69) ~[strivepvp.jar:git:Travertine-Bootstrap:1.13-SNAPSHOT:6d03287:58]
- at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:13) ~[strivepvp.jar:git:Travertine-Bootstrap:1.13-SNAPSHOT:6d03287:58]
- at...
Bungeecord Error Kicks Player When Printing (Schematica)
↧
Stats tracker for RedisBungee
Anyone know a stats plugin that works with redisbungee and breaks down the stats per proxy? Like player count graphs, etc.
↧
Connecting two separate PCs to host a network
I'm a veteran Spigot and BungeeCord user but have minimal information on networking. I'm trying to figure out how server hosting providers connect two separate machines to run 1 BungeeCord network. I currently am home hosting a network and am looking to buy 2 servers from ebay but would like to know if its possible to link them so i can have 2 Spigot servers on each machine, but 1 BungeeCord server to link all of them up.
Any help would be appreciated.
Thanks,
Sloth
Any help would be appreciated.
Thanks,
Sloth
↧