-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
jingwenMC edited this page Feb 8, 2022
·
4 revisions
Compatible: 2.0.x
If you have only one BungeeCord instance on a network:
0. Download latest build on https://github.com/jingwenMC/MQEasy/releases/latest
- Shutdown BungeeCord
- Put
MQEasy-x.x.x-xxx.jar
into you BungeeCord'splugin
folder - Start up BungeeCord
- Configure
plugin/MQEasy/config.yml
Note: It's recommended to enable built-in ActiveMQ Broker in BungeeCord. - Restart BungeeCord
- Shut down the backend Spigot servers
- Put
MQEasy-x.x.x-xxx.jar
into you Spigot servers'plugin
folder - Start up the spigot servers
- Configure
plugin/MQEasy/config.yml
- Restart Spigot servers
- Done!
If you have more than one BungeeCord instance on a network:
0. Download latest build on https://github.com/jingwenMC/MQEasy/releases/latest
- Shutdown all BungeeCord instances
- Put
MQEasy-x.x.x-xxx.jar
into you BungeeCords'plugin
folder - Start up all BungeeCord instances
- Configure
plugin/MQEasy/config.yml
Note: It's recommended to enable built-in ActiveMQ Broker in only one BungeeCord instance. - Restart all BungeeCord instances
- Shut down the backend Spigot servers
- Put
MQEasy-x.x.x-xxx.jar
into you Spigot servers'plugin
folder - Start up the Spigot servers
- Configure
plugin/MQEasy/config.yml
- Restart Spigot servers
- Done!
Further reading:
Configuration Guide: https://github.com/jingwenMC/MQEasy/wiki/Configuration