Is that a way to make a HUB server linking a Fabric Server and a Paper server?
I have multiple servers that i wish to make a hub for easy connect between them.
Is that anyway to make it?
8 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 vecet#0
Velocity
and velocityproxy lite
Ok, let me see if i get it right.
I use a Velocity server with the FabricProxy lite, to make the Hub server, but how do i direct the player to the specific server they want to play.
Like my objective here, is to have a single ip that they connect, there will be a HUD MAP with portals or a sign, that they will either enter or use the command to navigate to the other server, be it the vanilla fabric one or the creative plot in paper.
Velocity only acts as a proxy connecting the servers together. Your hub server will have to be a separate server, for example running paper.
You would configure your DNS settings to point xxx.example.com to your velocity server and than configure velocity to make the user join the hub server by default.
Ahhh now i get it. I will give it a try later today! Thank you soo much.
Do you have any good tutorial for it in mind?
PaperMC
Guide - Velocity configuration and setup guide
⦁ Point 1 - Install and run
There should be no problems here, because here the process is similar to installing a regular core for a server or a bungee.
1) Download Velocity from the Papermc website.
2) Put the one you downloaded .jar file to a specific folder, then create a file in it start.bat...
this guide is for paper as a backend
but just follow this and fabricproxylite
Thank you!