Just a BungeeCord plugin base. Developed by Nurio Fernández.
Go IntelliJ IDEA > Preferences... or press CMD + "," or Ctrl + Alt + S. Then, navigate to the Plugins tab and search for Lombok.
Launch lombok installer with java -jar lombok-path.jar with Eclipse IDE closed. Then, you have to perform an Project clean, to do it, open Eclipse and go to Project > Clean... and continue with the dialog. Done!
You can download the latest version here: https://projectlombok.org/download
We strongly recommend you to use SSH Keys so in this link you can found how to generate a SSH Key. And then, you will have to add your public key to your GitHub account. Here you can see how to do it.
Finally, you have to clone this repository on your computer. To do that, place yourself on the folder you want to have the repository and run the following command:
git clone git@github.com:xXNurioXx/bungeecord-plugin-template.git