main = $main; $this->player = $player->getName(); $this->server = $main->getServer(); } public function onRun($tick) { unset($this->main->cancelUpAfterDown[$this->player]); } }