mirror of
https://github.com/nikdoof/bukkitxmpp.git
synced 2025-12-13 09:42:14 +00:00
c42aa1985f003b6162c4c476bf5c7857466b041a
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.
Languages
Java
100%