-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
jingwenMC edited this page Jul 28, 2022
·
8 revisions
Compatable: 1.2-x
- Shut down the BungeeCord
- Put
CommandBridge-bungeecord-x.x-x.jar
into you BungeeCord'splugin
folder - Start up the BungeeCord
- Configure
plugin/CommandBridge/config.yml
Note: You should configureplugin/MQEasy/config.yml
if you are using MessageQueue mode. - Restart BungeeCord
- Shut down the backend Spigot server
- Put
CommandBridge-spigot-x.x-x.jar
into you Spigot server'splugin
folder - Start up the spigot server
- Configure
plugin/CommandBridge/config.yml
Note: You should configureplugin/MQEasy/config.yml
if you are using MessageQueue mode. - Done!
Further Reading:
Sending a command to BungeeCord: https://github.com/AriaCraftMC/CommandBridge/wiki/FAQ:-How-to-send-a-command-to-BungeeCord
Installing EasyMQ: https://github.com/jingwenMC/MQEasy/wiki/Installation
Configuring EasyMQ: https://github.com/jingwenMC/MQEasy/wiki/Configuration