2627282930313233
player.resetMenuHandler(); if (reply == null) { player.setSuspiciousPlayer(true); return; } menuHandler.handleReply(option, reply); } }