7879808182838485868788
activeChar.sendMessage("Boat cycle started."); } } else if(cmd.equals("reload")) { boat.reloadPath(); activeChar.sendMessage("Boat path reloaded."); } else { showUsage(activeChar);