public static void load(PluginInterface plugin_interface) { plugin_interface.getPluginProperties().setProperty("plugin.version", "1.0"); plugin_interface .getPluginProperties() .setProperty("plugin.name", "Universal Plug and Play (UPnP)"); }