Skip to content

Installation

jingwenMC edited this page Jul 28, 2022 · 8 revisions

Compatable: 1.2-x


  1. Shut down the BungeeCord
  2. Put CommandBridge-bungeecord-x.x-x.jar into you BungeeCord's plugin folder
  3. Start up the BungeeCord
  4. Configure plugin/CommandBridge/config.yml Note: You should configure plugin/MQEasy/config.yml if you are using MessageQueue mode.
  5. Restart BungeeCord
  6. Shut down the backend Spigot server
  7. Put CommandBridge-spigot-x.x-x.jar into you Spigot server's plugin folder
  8. Start up the spigot server
  9. Configure plugin/CommandBridge/config.yml Note: You should configure plugin/MQEasy/config.yml if you are using MessageQueue mode.
  10. 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

Clone this wiki locally