B.35. $world->getpluginversion

$version = $world->getpluginversion( name );

This functions returns the version of the plugin with the given name. If no plugin with that name is loaded, it returns an empty string.