summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayer.java
Commit message (Expand)AuthorAgeLines
* [API] fix other modules to use new packagesIaccidentally2013-07-13-8/+3
* Remove old chat hookKHobbits2013-07-13-101/+2
* More cleanupKHobbits2013-07-07-1/+1
* Use bukkit api for chat user listKHobbits2012-12-31-5/+1
* Fixing locale typo.KHobbits2012-09-09-1/+0
* Fix Chat Formatting so chat type is shown first.KHobbits2012-08-09-1/+1
* Prevent errors in listeners affecting EssentialsChatsnowleo2012-08-07-5/+34
* More thread safetysnowleo2012-08-04-5/+11
* CB #2289 Bukkit #1512ementalo2012-08-04-10/+10
* Fix issue with cross world local chat.md_52012-06-26-3/+6
* Players should not be able to ignore ConsoleKHobbits2012-06-16-18/+20
* Fix chat showing [spy] prefix when social spy was not required to see the mes...KHobbits2012-06-16-9/+12
* Replace op ignore exempt with ignore exempt chat permission:KHobbits2012-06-16-2/+1
* This is broken for some reason. Removing until fixed.Iaccidentally2012-06-12-2/+2
* add admin chatIaccidentally2012-06-12-0/+2
* Chat spy, should show otherworld chat.KHobbits2012-04-06-9/+8
* Adding translation keys for [L] and [Spy]KHobbits2012-01-20-2/+2
* Update for new CraftBukkit Event Codesnowleo2012-01-20-3/+2
* Reduce duplicate calls in EssentialsChatKHobbits2012-01-18-40/+43
* Stripping vanilla colours from /msgKHobbits2012-01-16-4/+7
* Better distance checking.KHobbits2011-12-01-20/+17
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-10/+2
* EssChat update part 1.okamosy2011-10-30-0/+163