}
System.out.println("s: password = " + this.password);
// register commands
registerCommand(new DefeatCommand(this));
registerCommand(new ExportListCommand(this));
registerCommand(new FixElevationCommand(this));
registerCommand(new HelpCommand(this));
registerCommand(new KickCommand(this));
registerCommand(new ListSavesCommand(this));