Iaccidentally
|
ed89f048a3
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
|
KHobbits
|
10167b3e95
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
|
Iaccidentally
|
acca5bd4d8
|
[API] fix other modules to use new packages
|
2013-07-13 12:40:50 -04:00 |
|
KHobbits
|
4934cac1c6
|
Remove old chat hook
Use Bukkit API for local chat handling
Implement localChatSpy event
|
2013-07-13 17:25:58 +01:00 |
|
KHobbits
|
3632ace61d
|
More cleanup
|
2013-07-07 13:02:40 +01:00 |
|
KHobbits
|
8c4375e288
|
Use bukkit api for chat user list
|
2012-12-31 05:43:05 +00:00 |
|
KHobbits
|
406dda2d6f
|
Fixing locale typo.
|
2012-09-09 18:35:20 +01:00 |
|
KHobbits
|
b2f75664a7
|
Fix Chat Formatting so chat type is shown first.
|
2012-08-09 13:11:51 +01:00 |
|
snowleo
|
7ea2f550db
|
Prevent errors in listeners affecting EssentialsChat
|
2012-08-07 16:03:39 +02:00 |
|
snowleo
|
be11f840b4
|
More thread safety
|
2012-08-04 11:10:57 +02:00 |
|
ementalo
|
bb5e0b4a72
|
CB #2289 Bukkit #1512
Change PlayerChatEvent to AsyncPlayerChatEvent
|
2012-08-04 09:25:54 +01:00 |
|
md_5
|
a243082c3f
|
Fix issue with cross world local chat.
|
2012-06-26 18:13:53 +10:00 |
|
KHobbits
|
b53c0dcb98
|
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
|
fbd0d27ac4
|
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
|
93ec005d58
|
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
|
a679c560b9
|
This is broken for some reason. Removing until fixed.
|
2012-06-12 01:41:39 -04:00 |
|
Iaccidentally
|
4f43e1c941
|
add admin chat
|
2012-06-12 00:59:53 -04:00 |
|
KHobbits
|
1f8648dbcc
|
Chat spy, should show otherworld chat.
|
2012-04-06 02:36:27 +01:00 |
|
KHobbits
|
7e5687b5cc
|
Adding translation keys for [L] and [Spy]
|
2012-01-20 22:57:35 +00:00 |
|
snowleo
|
ebb3a1c19f
|
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
|
59090403e8
|
Reduce duplicate calls in EssentialsChat
Should cut the time down a little.
|
2012-01-18 22:53:39 +00:00 |
|
KHobbits
|
717766b6f9
|
Stripping vanilla colours from /msg
|
2012-01-16 19:42:15 +00:00 |
|
KHobbits
|
b0377498f7
|
Better distance checking.
|
2011-12-01 15:15:45 +00:00 |
|
snowleo
|
220d68f375
|
Switch to the new I18n class and format cleanup of all classes
|
2011-11-21 02:55:26 +01:00 |
|
okamosy
|
ffd7ba7d5f
|
EssChat update part 1.
|
2011-10-30 21:29:56 +00:00 |
|