xx/xx/xxxx, Revision 1:
* Server now loads and unloads levels as needed to save memory.
* Instead of loading maps on startup, autoload.txt now specifies the physics level each map should start with when loaded using /goto.
* Portals: Ops can use /portal to create portals to the spawns of other maps.
* Server renamed to MineCraft+.
-- Old Changes --
18/6/2010, Revision 214:
* Server will now record the last user to modify each block - this can be accessed using /about.
* Tweaked the code slightly so the log of blocks a user builds/destroys in each session also records blocks from commands.
17/6/2010, Revision 213:
* On joining, the server will now tell you how many other players are online.
* Developers and Supporters now have custom username colors (except when the user is an Op or SuperOp)
* Modified heartbeat data so I can keep track of all servers using the custom MCSharp software.
* The server will now alert Ops and SuperOps if the server software becomes outdated.
* Temporarily disabled /restart since it was not working correctly.
* Fixed 'Invalid IP' errors displaying when trying to use /ipban - howver, this removes the validation for the command.
13/6/2010, Revision 212:
* Ops can use /phsyics.
* /physics now displays the current physics setting if a number is not specified.
* The server now logs how many blocks each player builds and destroys when they log out.
* The /whois and /whowas commands will now display any alts of the specified user.
* The block spam autokicker now only affects guests.
* /restart and /shutdown commands have been added for SuperOps.