Files
bukkitxmpp/README.md

22 lines
535 B
Markdown

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
-----
2. Copy bukkitxmpp.jar into your plugin folder
3. Reload your server
4. Edit the configuration in plugins/BukkitXMPP/
5. Reload and check that the connection was successful.