Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Switch to another hosting provider. This is not something you can fix yourself, their support team would need to fix it.
The physical server needs more memory, as the Minecraft server is attempting to use more memory than the system has available. If you are on a...
When processes are killed, it's often due to the server being out of memory. If you're on a shared hosting provider, contact their support team...
My bad, missed the part where you mentioned just bedrock! I've used CleanroomGenerator in the past, and it can do a single layer of bedrock (as...
/mv create <name> normal -t flat
Don't use /restart, stop the servers instead and loop your startup script. What's happening is occasionally the new instance is starting before...
Try installing libmbedtls-dev.
If this doesn't exist, it's probably because there are better options, such as properly firewalling your back-end servers or using a plugin like...
Not sure why there's discussion involving the router and port forwarding, as they've stated that people can connect to their hub in the initial...
A firewall is preventing the machine you're running Bungee on from connecting to other machine. Use the LAN IP address in this case.
Mojang uses AWS Elastic Load Balancing, so there is no static IP you can allow through the firewall. You could allow all AWS IP addresses, but...
It appears that someone is using an old exploit on your server. Update to the latest version, as it is now fixed.
What's generating the network message that's shown before BungeeCord in your console screenshot, and what is it actually doing? Note the "unable...
You cannot connect directly to your back-end servers, you must connect through BungeeCord, which you have on port 25565.
Your best bet is to update your server to the latest version. 1.8 is significantly outdated; it's possible that a player is using an exploit...
@TwiggehYT Please do not post links to Spigot/CraftBukkit JARs. The only supported way of obtaining them is via BuildTools. @R1K0 Refer to step...
Just to clarify, metadata is not persistent, and therefore will not survive a server restart. (It may actually be lost as soon as the player it's...
You should use the IP for the back-end Spigot servers in their respective configurations. Afterwards, configure NuVotifier on BungeeCord to...
It sounds like Skript is not actually enabled. Please pastebin your server log.
Log in to MySQL either from the command line or a client like SQLyog or MySQL Workbench and execute SHOW FULL PROCESSLIST; . This will give you a...