summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerHighest.java
Commit message (Collapse)AuthorAgeLines
* Change namespace from com.earth2me to org.mcess - net.ess3.api changes still ↵ementalo2015-04-11-35/+0
| | | | required
* [API] fix other modules to use new packagesIaccidentally2013-07-13-1/+1
|
* Remove old chat hookKHobbits2013-07-13-2/+1
| | | | | Use Bukkit API for local chat handling Implement localChatSpy event
* Don't try and charge a user if we don't have the chat data stored.KHobbits2013-01-27-1/+1
|
* CB #2289 Bukkit #1512ementalo2012-08-04-3/+3
| | | | Change PlayerChatEvent to AsyncPlayerChatEvent
* Update for new CraftBukkit Event Codesnowleo2012-01-20-2/+3
| | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
* Make sure to clean the chatStore.KHobbits2012-01-18-1/+2
|
* Reduce duplicate calls in EssentialsChatKHobbits2012-01-18-22/+3
| | | | Should cut the time down a little.
* Fix broken charge for shout and questionsnowleo2011-12-09-11/+14
|
* EssChat update part 1.okamosy2011-10-30-0/+50