$command = $this->getServer()->getCommandMap()->getCommand("kick"); if($command instanceof Command) $sender->getServer()->getCommandMap()->unregister($command);
4
7/22/2022, 3:35:24 AM