unregister banip · vMN1-lp2M
$command = $this->getServer()->getCommandMap()->getCommand("ban-ip");
if($command instanceof Command)
	$sender->getServer()->getCommandMap()->unregister($command);
  • 4

    7/22/2022, 3:32:58 AM