Plugin, running on a local client. Apart from subscribing to the packet / datagram, what else do I need to do?
<?php
public function __construct() {
$this->registerPacket('onMci', ISP_MCI);
}
?>
<?php
public function onMci(IS_MCI $mci) {
echo('< MCI'.PHP_EOL);
}
?>
findstr /S /I "wizard" .\*