-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
So for example I have 3 Groups
MainHubs
servers:
-Hub1
-Hub2
BedWars
parent: MainHubs
servers:
-bw_lobby1
-bw_lobby2
connected
-bw_map1
-bw_map2
-bw_map3
SkyWars
parent: MainHubs
servers:
-sw_lobby1
-sw_lobby2
connected
-sw_map1
-sw_map2
-sw_map3
So for example if I use /hub no matter on what server it will redirect me to MainHubs group
But if I use /lobby on any sw_map it will redirect me to sw_lobby
and also if I use /lobby on any bw_map it will redirect me to bw_lobby
So player don`t need to specify like /bwlobby or /swlobby it will be one /lobby that send to the lobby server from connected server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request