mirror of
https://github.com/nikdoof/bukkitxmpp.git
synced 2025-12-14 10:02:16 +00:00
21 lines
520 B
Plaintext
21 lines
520 B
Plaintext
BukkitXMPP
|
|
==========
|
|
|
|
BukkitXMPP is a connectivity plugin that allows Minecraft chat to be mirrored
|
|
in a XMPP MUC chatroom.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
BukkitXMPP requires Smack 3.1, the JARs should be placed in the "lib" folder
|
|
in the root of your Minecraft server install.
|
|
|
|
Setup
|
|
-----
|
|
|
|
1. Copy over smack.jar, smackx.jar into the lib folder.
|
|
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.
|