summaryrefslogtreecommitdiffstats
path: root/EssentialsXMPP/src
Commit message (Expand)AuthorAgeLines
* Optimize player / user iteration.md_52014-07-19-1/+10
* CleanupKHobbits2014-04-06-1/+0
* Future Java versions may not support _ as identifier.FearFree2014-03-22-2/+2
* Modifier order consistencyIaccidentally2014-02-04-2/+2
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+5
* Cleanup XMPP PRIaccidentally2013-10-16-563/+557
* add delayed task for XMPP presence updatepatjense2013-10-16-49/+74
* add XMPP presence management stackpatjense2013-10-16-337/+365
* add update for global presence handlerpatjense2013-10-16-126/+133
* Fix failing XMPP build.KHobbits2013-07-13-4/+3
* Misc cleanupKHobbits2013-07-07-2/+2
* Split util classes.KHobbits2013-06-08-3/+4
* Add debug option to XMPPChris Ward2013-01-23-0/+3
* Use the right formatter in XMPPAlexander Schepp2012-12-30-1/+3
* Add log color removal.snowleo2012-11-27-2/+2
* Fix problems with async chat event not sending messages to xmpp chat spyDerFlash2012-09-13-2/+12
* Thread safety for XMPPsnowleo2012-08-04-6/+11
* CB #2289 Bukkit #1512ementalo2012-08-04-2/+2
* Fix xmpp format strippingsnowleo2012-06-08-1/+2
* Updated Essentials to work with R5snowleo2012-02-21-4/+4
* Switch website URL's to point at wiki.KHobbits2012-01-28-1/+1
* Removing load info, bucket displays that now.snowleo2012-01-20-4/+0
* Update for new CraftBukkit Event Codesnowleo2012-01-20-8/+8
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-1/+2
* If Essentials core fails to read one of the configs now, it will disable itse...snowleo2011-11-30-7/+11
* Locale.ENGLISH!!1!snowleo2011-11-27-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-21/+22
* More code cleanup.KHobbits2011-11-18-15/+2
* XMPP: Don't send messages from spy users back to them.snowleo2011-10-30-4/+7
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-9/+13
* Minor cleanupsnowleo2011-08-08-2/+2
* XMPP: Let xmpp users see xmpp messages from other xmpp users.snowleo2011-08-08-9/+27
* XMPP: reconnect to server, if connection is broken.snowleo2011-08-08-0/+4
* Heavy cleanup of all classessnowleo2011-07-16-12/+14
* Return boolean on sendMessage (XMPP)snowleo2011-07-07-7/+9
* Prevent loops generated by logging directly to xmppsnowleo2011-07-07-28/+117
* Corrected all commands of PermCommandssnowleo2011-06-26-1/+1
* Don't connect to example.com, the default valuesnowleo2011-06-25-1/+1
* Only import what we really need.snowleo2011-06-07-5/+7
* Fixes for XMPP: Prevent loops on errorssnowleo2011-06-03-24/+23
* Fixes for XMPP: display minecraft username for players that have set their ad...snowleo2011-06-03-3/+24
* Fixes for XMPP: display message on /setxmpp, ignore resource on xmpp addresse...snowleo2011-06-03-4/+8
* More cleanupsnowleo2011-06-02-19/+22
* Code cleanupsnowleo2011-06-02-24/+29
* Missing file for EssentialsXMPPsnowleo2011-06-02-0/+24
* Added EssentialsXMPP from newplugins branch.snowleo2011-06-02-0/+679