Giter Site home page Giter Site logo

bamxmpp's Introduction

BAMxmpp

BAMxmpp is a Minecraft XMPP chatroom bridge that connects the ingame Minecraft chat with a XMPP MUC of your choice.

Download

You can get development versions at ci.bam.yt or download the latest version directly here

Configuration

information required to create XMPP (Jabber) connection from your Minecraft server to XMPP server's room

  • xmppUser: name of the user under which we'll log in to the XMPP (Jabber) service itself
  • xmppHost: the XMPP (Jabber) server, e.g. jabber.com (so when your username is [email protected], user = john, host = jabber.com)
  • xmppPassword: password to use to log the user into the server
  • xmppRoom: name of the room where all chat will happen. This is REQUIRED. You may need to find a service which provides Jabber rooms. I use conference.bam.yt Therefore my room name is "[email protected]" - myroom being the room name, conference.bam.yt the hostname
  • xmppRoom.password: if the room requires a password to join it, set it up here
  • xmppBotNick: this is the nickname for the plugin. All chat will originate from this nickname. You will, however see who did each chat message originate from.
  • xmppCommandPrefix: when a person from the Jabber room starts line with this character, it will be passed through to the Bukkit server and executed as if it was an ordinary command from the CONSOLE! Therefore be sure to only add players to xmppAdmins you really trust!
  • xmppAdmins: list of XMPP (Jabber) users who have the right to send commands to Bukkit server. Example = xmppAdmins: [zathrus_writer, djrazr]
  • xmppEnablePing: if true and nobody sends any message on the server for configurable number of minutes, the bot will simply say (ping) to keep the connection alive
  • xmppEnablePingTime: timeout (in minutes) for the previous setting
  • xmppNotifyChatJoin: if true, players on MC server will see when someone joins Jabber chat, if set to false, they won't

Credits

BAMxmpp is build from the XMPP module of CommandsEX. Thanks to zathrus_writer, the original Author, the CommandsEx Team (Jnorr44, kezz101 and Scrayos) and iKeirNez the current Maintainer for this wonderfull plugin & the permissions to create a slick fork.

BAMxmpp is developed for BAMcraft.de

BAMgaming

bamxmpp's People

Contributors

fr34kyn01535 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

rocologo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.