I create a custom event,but when I want call my event I have "unhandled experience executing command 'command'". PHP: $this->getServer()->getPluginManager()->callEvent($e = new SomeEvent($this, $s->getPlayer())); P.S. Bad English.