Stopping Users from getting kicked when a server goes offline
I've got a bungeecord setup for my hub, prisons and skyblock. At the moment when a server goes offline they just get kicked to the main minecraft screen. How do i make it so that users get sent back to the hub when a server goes offline??
34 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by nottlazy#0
I use velocity
velocity has that feature builtin
on bungee u need the fallbackserver plugin
or something similar
actually
wait
that plugin is currently only updated to 1.19, i'm on 1.20 would it still work?
this works flawlessly for me
but it requires velocity
which is imo better
velocity is better
except for bungeecord plugin support
(which tbf velocity versions or alternatives exists for most)
i think i'm going to stick with bungeecord atm as apparently its more complicated and i've already setup all my servers on bungeecord
velocity isnt more complicated*
but thank you and when i get more experienced i'll definetly switch to velocity
but atleast use waterfall
oh is it not
not at all
its actually in some cases simpler
i am using waterfall i think
as paper has builtin modern forwarding support
from someone who used bungeecord for years
switching to velocity was the easiest thing i've done
hm
very straight forward
no docker sadge
well ur on windows so makes sense
still less secure 😦
Modrinth
Search Plugins
Search and browse thousands of Minecraft Plugins on Modrinth with instant, accurate search results. Our filters help you quickly find the best Minecraft Plugins.
do i install these plugins just on the proxy or all servers?
just proxy
thanks, in a video i'm watching it says to enable velocity support in paper file but i'm using spigot and it isn't there. Would enabling bungeecord work or no?
switch to paper
will that wipe all my data if i switch? like all my already installed plugins, etc?
Nope
It's a single jar switch
That's it
ah okay
i still don't have a paper.yml? but somehow the velocity file is now in my hub server with all the config even though i didn't put it there
do u have a folder called
config
in rootpaper.yml doesnt exist anymore
paper-global-config.yml is located in the config folder
(and thats the one u want to change)
ahhh ok
@ProGamingDK
i'm getting this error when loading my proxy
[21:32:43 ERROR]: Unable to read/load/save your velocity.toml. The server will shut down.
java.lang.RuntimeException: The forwarding-secret-file does not exist.
at com.velocitypowered.proxy.config.VelocityConfiguration.read(VelocityConfiguration.java:502) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.VelocityServer.doStartupConfigLoad(VelocityServer.java:313) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:220) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
the forwarding file is literally there in the files idk what it means
don't worry i fixed it