public function removeMetadata($metadataKey, Plugin $plugin) { $this->server->getEntityMetadata()->removeMetadata($this, $metadataKey, $plugin); }