2012-06-24 11:35:38 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<plugin>
|
|
|
|
<class>com.example.openfire.plugin.Example</class>
|
|
|
|
<name>PLUGINNAME</name>
|
|
|
|
<description>PLUGINDESCRIPTION</description>
|
|
|
|
<author>PLUGINAUTHOR</author>
|
2012-06-26 15:56:44 +00:00
|
|
|
<version>1.0.0</version>
|
2012-06-24 11:35:38 +00:00
|
|
|
<date>7/7/2008</date>
|
|
|
|
<minServerVersion>3.5.0</minServerVersion>
|
|
|
|
</plugin>
|