1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-10-01 08:36:48 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Chris Ward
d809e13837 Add debug option to XMPP 2013-01-23 19:41:36 +11:00
Alexander Schepp
e8b45dba88 Use the right formatter in XMPP 2012-12-30 00:23:04 +01:00
snowleo
d238d353c9 Add log color removal.
(This could already be done with the bukkit setting "log-strip-color")
2012-11-27 19:54:32 +01:00
snowleo
f13df076b9 Fix xmpp format stripping 2012-06-08 00:34:25 +03:00
snowleo
406295a548 Updated Essentials to work with R5 2012-02-21 17:33:46 +01:00
snowleo
164dbf0af4 Locale.ENGLISH!!1! 2011-11-27 06:23:07 +01:00
snowleo
e3fa243753 Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
KHobbits
4a15bd8fdd More code cleanup. 2011-11-18 18:33:22 +00:00
snowleo
f575ce6f92 XMPP: Don't send messages from spy users back to them. 2011-10-30 00:18:55 +02:00
snowleo
8317797274 Prevent that hidden players broadcast afk messages
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.
2011-09-02 16:16:15 +02:00
snowleo
fa69490c6d XMPP: Let xmpp users see xmpp messages from other xmpp users. 2011-08-08 16:30:32 +02:00
snowleo
39f4e42f7b XMPP: reconnect to server, if connection is broken. 2011-08-08 16:03:00 +02:00
snowleo
63ade8339b Prevent loops generated by logging directly to xmpp 2011-07-07 18:54:25 +02:00
snowleo
44a448412e Don't connect to example.com, the default value 2011-06-25 15:17:10 +02:00
snowleo
95e7c8009f Only import what we really need. 2011-06-07 01:08:31 +02:00
snowleo
d5d8aac5ea Fixes for XMPP: Prevent loops on errors
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1577 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 03:57:41 +00:00
snowleo
1f2a611047 Fixes for XMPP: display minecraft username for players that have set their 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
2011-06-03 02:22:32 +00:00
snowleo
965b533eca Fixes for XMPP: display message on /setxmpp, ignore resource on xmpp addresses, reconnect on reload
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1575 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 01:50:40 +00:00
snowleo
0f83fb9dce More cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1570 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-02 13:59:02 +00:00
snowleo
4d3e7147aa Code cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1569 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-02 13:49:58 +00:00
snowleo
a235f350cc Added EssentialsXMPP from newplugins branch.
Updated to work with trunk.

git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1564 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-02 13:24:26 +00:00