-
Hi,
I have 2 separate issues and have tried loads of different things to fix.
Issue 1 ppl do not always join global channel on joining the server and have to type /join global , this seems to be fine…
-
As mentioned in the comment, the broadcast should be disabled by putting "none" but it sends the message none in the chat
```yml
punishments:
commands: []
broadcast: "none"
bungeeCommand:…
-
Mu bungeecord wont start and here is the issue:
15:32:37 [GRAVE] Exception in thread "main"
15:32:37 [GRAVE] java.lang.RuntimeException: Invalid configuration encountered - this is a configuration…
-
I built a new BungeeCord server, the sub-servers are all minecraft version 1.18.1, and the server core is Arclight. During the test, it was found that the client cannot contact the sub-server normally…
-
Hello,
I have a problem with my bungeecord which consumes a lot of CPU.
My waterfall allows me to connect to my lobby and then a survival and a creative.
After a few minutes after a restart the …
-
[19:28:03 ERROR]: Could not load 'plugins/SyncCommand-1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/me/synccommand/bukkit/SyncComm…
-
I have an server network with bungeecord and banhammer on all servers.
The problem is that banned players can join!
The servers (Spigot) behind an bugee proxy get the correct uuid of the players so …
-
Can't you help me fix this problem?
io.netty.util.concurrent.AbstractEventExecutor safeExecute
WARNING: A task raised an exception. Task: net.md_5.bungee.connection.InitialHandler$6$1@262cbe8b
j…
-
So, I set up a bungeecord server, and now what's happening is I tried to make it so that if a server other than hub crashes (while you're on it), it sends you to hub, and it is refusing to work. My co…
-
**Description of issue:**
Global chat via Bungeecord is not working at all. Players can always only see chat messages from their own server, not from others.
---
**CONFIG SECTION (DELETE IF NOT…