randomavatar Plugin Archive

Below is a list of versions that are available for the randomavatar plugin. To find other plugins, please review this listing of most recent releases of all plugins.

Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.

Random Avatar Plugin Readme

Overview

The Random Avatar plugin adds a webservice to Openfire, that can be used to obtain avatars from.

Installation

Copy randomavatar.jar into the plugins directory of your Openfire installation. The plugin will then be automatically deployed. To upgrade to a new version, copy the new randomavatar.jar file over the existing file.

Configuration

This plugin depends on HTTP binding, and will not work if the HTTP binding service of Openfire is disabled. It can be enabled on the Server > Server Settings > HTTP Binding page.

Using the Plugin

When properly configured, the web service will be made available on the same ports as the HTTP binding interface. By default, these URLs are:

  • http://<your-server-name>:7070/randomavatar/ (unencrypted HTTP)
  • https://<your-server-name>:7443/randomavatar/ (encrypted HTTPS)

Each request is normally responded to with an avatar-like image. Different images can be obtained, by adding text to the path of the URL, such as shown here:

https://<your-server-name>:7443/randomavatar/sometext.

Requesting the same URL will generate a response using the same image. It cannot be guaranteed that for different versions of this plugin the URL-to-image mapping will be the same.

Various different image collections are available. Currently, the plugin contains three collections:

  • avatar
  • kids
  • cinema

By default, images are generated from the combination of all collections. To limit generation to one collection, append the name of the collection as a path segment, like this:

https://<your-server-name>:7443/randomavatar/kids/.

Adding more text to the path above will result in images just from that collection.

When a collection name is used that is not recognized, the plugin will return to its default behavior of returning an image from any of the available collections.

Attribution

Releases Info File Version Released Openfire Version
Plugin Random Avatar Generator Plugin
Generates semi-random avatar images.
README Changelog Download 1.1.0 May 23, 2023 4.1.5 +
Plugin Random Avatar Generator Plugin
Generates semi-random avatar images.
README Changelog Download 1.0.0 Mar 29, 2018 4.1.5 +

The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.

Snapshots Info File Version Built at Openfire Version
Plugin Random Avatar Generator Plugin
README Changelog Download 1.2.0-SNAPSHOT May 23, 2023 1:20:12 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT May 3, 2023 7:59:16 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Apr 21, 2022 1:40:35 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Oct 27, 2021 1:54:05 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Apr 2, 2020 1:44:44 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Jul 25, 2019 10:43:16 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Mar 29, 2019 3:26:00 PM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Mar 29, 2019 12:58:53 AM 4.1.5 +
Plugin Random Avatar Generator Plugin
README Changelog Download 1.1.0-SNAPSHOT Mar 29, 2019 12:55:58 AM 4.1.5 +