summaryrefslogtreecommitdiffstats
path: root/EssentialsXMPP
Commit message (Collapse)AuthorAgeLines
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-9/+13
| | | | Prevent that moving players triggers unafk too early, they can now move within a radius of 3 blocks from the position where they went afk.
* 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
|
* Changes to build-impl by Netbeanssnowleo2011-08-08-3/+4
|
* Added code guidelines to all projects, so we don't need them globally.snowleo2011-07-24-3/+49
| | | | | | | Compress jar files Don't copy lib files into dist folders Removed vendor names Changed all java versions to 1.6 to make it consistent.
* Heavy cleanup of all classessnowleo2011-07-16-12/+14
| | | | | ItemDb is not static anymore Essentials.getStatic() removed
* 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
| | | | onCommand now supports the change of the permissions prefix
* Don't connect to example.com, the default valuesnowleo2011-06-25-1/+1
|
* Only import what we really need.snowleo2011-06-07-7/+9
|
* Fixes for XMPP: Prevent loops on errorssnowleo2011-06-03-24/+23
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1577 e251c2fe-e539-e718-e476-b85c1f46cddb
* Fixes for XMPP: display minecraft username for players that have set their ↵snowleo2011-06-03-3/+24
| | | | | | address using /setxmpp, others will have the jabber address next to the message git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1576 e251c2fe-e539-e718-e476-b85c1f46cddb
* Fixes for XMPP: display message on /setxmpp, ignore resource on xmpp ↵snowleo2011-06-03-4/+8
| | | | | | addresses, reconnect on reload git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1575 e251c2fe-e539-e718-e476-b85c1f46cddb
* More cleanupsnowleo2011-06-02-19/+22
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1570 e251c2fe-e539-e718-e476-b85c1f46cddb
* Code cleanupsnowleo2011-06-02-24/+29
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1569 e251c2fe-e539-e718-e476-b85c1f46cddb
* Stupid Netbeans is stupid.snowleo2011-06-02-2/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1568 e251c2fe-e539-e718-e476-b85c1f46cddb
* Missing file for EssentialsXMPPsnowleo2011-06-02-0/+24
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1566 e251c2fe-e539-e718-e476-b85c1f46cddb
* Added EssentialsXMPP from newplugins branch.snowleo2011-06-02-0/+1962
Updated to work with trunk. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1564 e251c2fe-e539-e718-e476-b85c1f46cddb