The doc comment is weird. PHP: /** * @var \pocketmine\Player */ private $p, $t, $inv, $m; function __construct(Player $p, Player $t, iControlU $m){ $this->p = $p; $this->t = $t; $this->m = $m;
Hi, I need some suport. Plugin installed ok, but when i rry to controll someone i get the message: you can't controll this user. We are both [op] users. I read i need to be server admin but have no idea how to fix that, althoug i'm the owner of my server. Kind regards, Sander