summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java
Commit message (Collapse)AuthorAgeLines
* Update for new CraftBukkit Event Codesnowleo2012-01-20-0/+3
| | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
* Cache MessageFormats for Chatsnowleo2012-01-19-1/+3
|
* Compiled regex is faster.KHobbits2012-01-18-1/+1
|
* Reduce duplicate calls in EssentialsChatKHobbits2012-01-18-4/+10
| | | | Should cut the time down a little.
* Stripping vanilla colour from /helpop and /mailKHobbits2012-01-16-1/+1
| | | | | Adding support for &k in EssChat Adding support for colour in /msg and /r - New perm: essentials.msg.color
* Strip colors from chat, if the user does not have the permission.snowleo2012-01-16-0/+3
|
* Fix broken charge for shout and questionsnowleo2011-12-09-1/+3
|
* Locale.ENGLISH!!1!snowleo2011-11-27-1/+2
|
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+1
|
* More code cleanup.KHobbits2011-11-18-2/+0
|
* EssChat update part 1.okamosy2011-10-30-0/+38