808182838485868788
if (thePlayer == null) { chip.getOut(1).set(false); return; } chip.getOut(1).set(true); thePlayer.sendMessage(theMessage); } } }