$command = $this->getServer()->getCommandMap()->getCommand("ban"); if($command instanceof Command) $sender->getServer()->getCommandMap()->unregister($command);
5
7/22/2022, 3:31:12 AM