Наследование: extends PluginEvent
 public function onEnable(PluginEnableEvent $event)
 {
     $this->main->updatePerms($event->getPlugin());
 }