Server documentation

Running

After downloading the server it can be run using the following command:

java -cp konstructs-server-build-vx.y.z.jar:plugins/* konstructs.Main

Where x, y and z is the version number of the server JAR that you downloaded. If you run the server using this command, any plugin JARs can be placed into a directory named plugins.