// initialize the context object
WonderlandContext.intialize();
// create default communications protocols
WonderlandContext.getCommsManager().registerProtocol(
new WonderlandClientCommsProtocol());
// load all plugins
loadPlugins();
// load the initial world