I dont know how to run a command a console and u issuers name PHP: $is = $this->$issuer()$command = array("transfer" .$is."play.darkrealms.cf 19132","say Welcome to the server");$this->getServer()->dispatchCommand(new ConsoleCommandSender(), $command[0]))
Wait I messed up sec Supposed to be PHP: $command = array("transfer {issuer} ip port","say {issuer} Went to the lobby");$this->getServer()->dispatchCommand(new ConsoleCommandSender(), $command[0]))