https://github.com/igniterealtime/openfire-mucrtbl-plugin
Openfire Real-Time Block List plugin
https://github.com/igniterealtime/openfire-mucrtbl-plugin
Last synced: 10 months ago
JSON representation
Openfire Real-Time Block List plugin
- Host: GitHub
- URL: https://github.com/igniterealtime/openfire-mucrtbl-plugin
- Owner: igniterealtime
- License: apache-2.0
- Created: 2023-02-23T19:51:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T13:39:18.000Z (over 1 year ago)
- Last Synced: 2025-01-18T02:41:07.650Z (12 months ago)
- Language: Java
- Size: 65.4 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Openfire MUC Real-Time Block List Plugin
An Openfire plugin that subscribes to a real-time block list using Publish/Susbscribe (XEP-0060). As the pub/sub node is modified, the plugin immediately updates a ban list that applies to all MUC rooms.
This plugin is heavily inspired, and aspires to be compatible with, [Prosody's mod_muc_rtbl](https://modules.prosody.im/mod_muc_rtbl.html)
## Reporting Issues
Issues may be reported to the [forums](https://discourse.igniterealtime.org) or via this repo's [Github Issues](https://github.com/igniterealtime/openfire-threaddump-plugin).