<?xml version="1.0" encoding="UTF-8"?> <plugin> <class>org.jivesoftware.openfire.plugin.MotDPlugin</class> <name>MotD (Message of the Day)</name> <description>Allows admins to have a message sent to users each time they log in.</description> <author>Ryan Graham</author> <version>1.0.3</version> <date>12/27/2007</date> <minServerVersion>3.4.0</minServerVersion> <adminconsole> <tab id="tab-users"> <sidebar id="sidebar-users"> <item id="motd-form" name="MotD Properties" url="motd-form.jsp" description="Settings for MotD" /> </sidebar> </tab> </adminconsole> </plugin>