Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Updated Essentials to work with R5 | snowleo | 2012-02-21 | -2/+2 |
| | ||||
* | Locale.ENGLISH!!1! | snowleo | 2011-11-27 | -1/+1 |
| | ||||
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -2/+3 |
| | ||||
* | More code cleanup. | KHobbits | 2011-11-18 | -15/+2 |
| | ||||
* | XMPP: Don't send messages from spy users back to them. | snowleo | 2011-10-30 | -1/+1 |
| | ||||
* | Prevent that hidden players broadcast afk messages | snowleo | 2011-09-02 | -2/+3 |
| | | | | 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. | |||
* | XMPP: Let xmpp users see xmpp messages from other xmpp users. | snowleo | 2011-08-08 | -4/+5 |
| | ||||
* | XMPP: reconnect to server, if connection is broken. | snowleo | 2011-08-08 | -0/+4 |
| | ||||
* | Prevent loops generated by logging directly to xmpp | snowleo | 2011-07-07 | -28/+117 |
| | ||||
* | Don't connect to example.com, the default value | snowleo | 2011-06-25 | -1/+1 |
| | ||||
* | Only import what we really need. | snowleo | 2011-06-07 | -5/+7 |
| | ||||
* | Fixes for XMPP: Prevent loops on errors | snowleo | 2011-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 ↵ | snowleo | 2011-06-03 | -3/+3 |
| | | | | | | 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 ↵ | snowleo | 2011-06-03 | -4/+6 |
| | | | | | | addresses, reconnect on reload git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1575 e251c2fe-e539-e718-e476-b85c1f46cddb | |||
* | More cleanup | snowleo | 2011-06-02 | -9/+11 |
| | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1570 e251c2fe-e539-e718-e476-b85c1f46cddb | |||
* | Code cleanup | snowleo | 2011-06-02 | -19/+24 |
| | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1569 e251c2fe-e539-e718-e476-b85c1f46cddb | |||
* | Added EssentialsXMPP from newplugins branch. | snowleo | 2011-06-02 | -0/+283 |
Updated to work with trunk. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1564 e251c2fe-e539-e718-e476-b85c1f46cddb |