BungeeHub
BlogSpigotMCDiscord
  • Gettings Started
  • Features
    • Hub Group
    • Messages
  • Example
    • Simplest configuration
    • Full feature configuration
  • Basic
  • Command
  • Admin Command
  • Permission
  • Developer
    • Developer API
Powered by GitBook
On this page
  • How does it work?
  • name
  • type
  • server

Was this helpful?

  1. Features

Hub Group

You can set different servers to use different halls in groups.

PreviousGettings StartedNextMessages

Last updated 3 years ago

Was this helpful?

How does it work?

You need to do it in config.yml, and BungeeHub will perform different operations according to the type and other related values you set.

name

When using /hub, the server group name displayed. The related sentence can be modified in UseHub of messages.yml, or you can set the sentence to "", which can turn off the sending function.

type

Supported types: SERVER COMMAND QUEUE

SERVER

Use this type, it will be directly transmitted to the server with the same name as the group.

COMMAND

Using this type, the corresponding command will be executed, and multiple commands can be set. Execute as the Bungee console, and use the plugin to execute Bungee commands as the player.

QUEUE

To use this type, you need the plugin, which can select the corresponding server according to the actual situation. Please make sure you use ServerQueue and set queue to the corresponding value.

server

You can set a list of servers that use this grouping, and it needs to match exactly. The default grouping may not be set.

BungeeCommand
ServerQueue