Now what?

Now we begin. In the Darkan World Server section I covered a small part of the directories of the world server and I intentionally left out the full details of how to change the function of the server. Reason? It is a lot. In fact the rest of this documentation is dedicated to giving the reading developer the best possible resource for improving the Darkan World Server.

An additional note, when it comes to large classes, like Entity.java, NPC.java, GameObject.java, Player.Java, Bank.java, Skills.java or any others, I will selectively be showing only parts of their code and explaining them in most digestible terms. You will see this way of writing below and forward.