Adds world unloaded message to MinecraftServer on save.
Adds world unloading calls to chunk provider/manager when all chunks are
unloaded.
Adds call in MinecraftServer getWorld to hotload world if it isn't
loaded.
e88ddc5 - Make the exception print for headless servers if the Downloader cant initalize.
f24ff07 - Remove a bunch of warning about javadoc, not a real fix, but no more warning.
3420ea7 - Update MCP Mapings
87104f0 - Makes GetModSrc check the common folder when attempting to extract source files
640446b - Tie parent/child containers together again. Should close#96
2cf4917 - Village mating produces added villagers, and the egg should place added villagers too. Closes#97.
6394ee8 - Clean up stale references to the Player stored in the NetworkRegistry, closes#100
7299e05 - Merge pull request #99 from CovertJaguar/patch-1
c4bd040 - More readable init logs