Plugin help. [FIXED]

Status
This thread has been locked.

MrPerryMvp

Feedback score
0
Posts
102
Reactions
36
Resources
0
So I've set up my network fully but I want players to be able to rejoin the hub when they leave. For example, when they leave the factions server it puts them back on the hub server instead of the factions server. I have bungee fully set-up if you are wondering.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

dentmaged

Premium
Feedback score
2
Posts
110
Reactions
38
Resources
0
In your config file, look for:
Code:
force_default_server: false
and replace it with:
Code:
force_default_server: true
 
Status
This thread has been locked.
Top