Allows the server to be run from a non-build directory. Also only read or write files relative to the build directory, regardless of where the server is run from
* Wait for world to shutdown
We need to wait for the message that the world has shutdown before shutting it down.
* Dont sent people to dead instances
* Added shutting down check
Added check for isShuttingDown
* Update when we remove from master