Main server
Building
move to this directory
$ ./gradlew build
This command build all project. Executable .jar file placed on ./build/libs
Run server
for run server you can use script
$ ./run.sh
after start you will see available commands. You can input their from command line