Installation
Download the latest release from SpigotMC or from our CI Server, also you can download an unstable build if you want to contribute to this project! By testing an unstable build and reporting any bug will help us a lot.
If you are interested to contribute by testing unstable builds, download the latest unstable build from our CI Server.
BungeeCord
- Edit
modules.yml
file located at root of your Proxy data folder and remove linejenkins://cmd_list
After removing this line, file should look something to:
version: 2 modules: - jenkins://cmd_alert - jenkins://cmd_find - jenkins://cmd_list - jenkins://cmd_send - jenkins://cmd_server - jenkins://reconnect_yaml
- 1