1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 13:49:12 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
KHobbits
be758c9923 Fix Chat Formatting so chat type is shown first. 2012-08-09 13:11:51 +01:00
snowleo
a1080e8487 Prevent errors in listeners affecting EssentialsChat 2012-08-07 16:03:39 +02:00
snowleo
b4d850a7e3 More thread safety 2012-08-04 11:10:57 +02:00
ementalo
55b083ddbf CB #2289 Bukkit #1512
Change PlayerChatEvent to AsyncPlayerChatEvent
2012-08-04 09:25:54 +01:00
md_5
c802f19f53 Fix issue with cross world local chat. 2012-06-26 18:13:53 +10:00
KHobbits
923f2732b4 Players should not be able to ignore Console
Also implement chat exempt permission in other commands.
2012-06-16 16:22:51 +01:00
KHobbits
0e29e2ac60 Fix chat showing [spy] prefix when social spy was not required to see the message.
Fixes #2263
2012-06-16 16:05:48 +01:00
KHobbits
3f7d252c31 Replace op ignore exempt with ignore exempt chat permission:
essentials.chat.ignoreexempt
This permission won't prevent a player from ignoring the player, but the player will see the chat messages anyway.
2012-06-16 16:01:27 +01:00
Iaccidentally
5092fa8071 This is broken for some reason. Removing until fixed. 2012-06-12 01:41:39 -04:00
Iaccidentally
71fc91edc7 add admin chat 2012-06-12 00:59:53 -04:00
KHobbits
507c138dc4 Chat spy, should show otherworld chat. 2012-04-06 02:36:27 +01:00
KHobbits
801815d2ab Adding translation keys for [L] and [Spy] 2012-01-20 22:57:35 +00:00
snowleo
3315019203 Update for new CraftBukkit Event Code
EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
2012-01-20 05:20:37 +01:00
KHobbits
c2b08079d7 Reduce duplicate calls in EssentialsChat
Should cut the time down a little.
2012-01-18 22:53:39 +00:00
KHobbits
6e1a0e538f Stripping vanilla colours from /msg 2012-01-16 19:42:15 +00:00
KHobbits
e7ea30c517 Better distance checking. 2011-12-01 15:15:45 +00:00
snowleo
e3fa243753 Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
okamosy
a7e046e892 EssChat update part 1. 2011-10-30 21:29:56 +00:00