# offlineRevert **Repository Path**: ajianoscgit/offlineRevert ## Basic Information - **Project Name**: offlineRevert - **Description**: openfire服务器自动对离线用户的需要回执的消息进行回执插件 - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2014-04-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Load offlineRevert Plugin Readme

Load offlineRevert Plugin Readme

Overview

服务端收到需要回执的单聊消息,当对方离线时,则主动帮助对方回复一个已收到的回执消息给发送方

Installation

Copy the file, "offlineRevert.jar" into the plugins directory of your Openfire installation. The plugin will then be automatically deployed.

Configuration

no configuration

Using the Plugin

编译时,可直接使用openfire源码的build.xml进行编译,编译完成会自动安装,安装完成即可使用. 编译方法:ant -f build.xml -Dplugin=offlineRevert plugin