You can run the program by downloading server.jar file and using the following instruction:
java -jar server.jar
By using the option --extra
as shown below, you can increase the timeout:
java -jar server.jar --extra=200
or java -jar server.jar --extra:200