Bungee Link
Warning
Depend: BungeeCord, Velocity or their forks
For Velocity and its fork, make sure to set bungee-plugin-message-channel = true
in your velocity.toml
Action
Send To Server
Format
server: <server-name>
Description
This action will send the player to the server <server-name>
Example
send-to-pvp:
slot: 1
id: diamond sword
name: "&c&lPVP"
lore:
- "&fGo to PVP Server"
command: "server: pvp"
Alert
Format
alert: <message>
Description
This action will send <message>
to all servers in the network
Example
ping-everyone:
slot: 1
id: paper
name: "&ePing @everyone"
command: "alert: &b&l@everyone"