mirror of
https://github.com/nikdoof/bukkitxmpp.git
synced 2025-12-13 01:32:16 +00:00
535 B
535 B
BukkitXMPP
BukkitXMPP is a connectivity plugin that allows Minecraft chat to be mirrored in a XMPP MUC chatroom.
Build Requirements
BukkitXMPP uses the Maven2 build system to automatically aquire dependancies that the plugin requires.
BukkitXMPP uses the Smack API from Ignite Realtime, a pure Java XMPP library.
Setup
- Copy bukkitxmpp.jar into your plugin folder
- Reload your server
- Edit the configuration in plugins/BukkitXMPP/
- Reload and check that the connection was successful.