Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add chat configurables. | KHobbits | 2014-03-30 | -6/+9 |
| | ||||
* | Modifier order consistency | Iaccidentally | 2014-02-04 | -1/+1 |
| | ||||
* | Ignore empty chat events generated by plugins | Necrodoom | 2013-12-07 | -0/+6 |
| | ||||
* | Try to be a little less confusing with non-command debug errors. | KHobbits | 2013-12-05 | -1/+1 |
| | ||||
* | Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff | Iaccidentally | 2013-11-06 | -1/+1 |
| | ||||
* | Extract CommandSender to CommandSource, this should prevent Ess user object ↵ | KHobbits | 2013-10-16 | -1/+1 |
| | | | | leaks. | |||
* | [API] fix other modules to use new packages | Iaccidentally | 2013-07-13 | -8/+3 |
| | ||||
* | Remove old chat hook | KHobbits | 2013-07-13 | -101/+2 |
| | | | | | Use Bukkit API for local chat handling Implement localChatSpy event | |||
* | More cleanup | KHobbits | 2013-07-07 | -1/+1 |
| | ||||
* | Use bukkit api for chat user list | KHobbits | 2012-12-31 | -5/+1 |
| | ||||
* | Fixing locale typo. | KHobbits | 2012-09-09 | -1/+0 |
| | ||||
* | Fix Chat Formatting so chat type is shown first. | KHobbits | 2012-08-09 | -1/+1 |
| | ||||
* | Prevent errors in listeners affecting EssentialsChat | snowleo | 2012-08-07 | -5/+34 |
| | ||||
* | More thread safety | snowleo | 2012-08-04 | -5/+11 |
| | ||||
* | CB #2289 Bukkit #1512 | ementalo | 2012-08-04 | -10/+10 |
| | | | | Change PlayerChatEvent to AsyncPlayerChatEvent | |||
* | Fix issue with cross world local chat. | md_5 | 2012-06-26 | -3/+6 |
| | ||||
* | Players should not be able to ignore Console | KHobbits | 2012-06-16 | -18/+20 |
| | | | | Also implement chat exempt permission in other commands. | |||
* | Fix chat showing [spy] prefix when social spy was not required to see the ↵ | KHobbits | 2012-06-16 | -9/+12 |
| | | | | | | message. Fixes #2263 | |||
* | Replace op ignore exempt with ignore exempt chat permission: | KHobbits | 2012-06-16 | -2/+1 |
| | | | | | essentials.chat.ignoreexempt This permission won't prevent a player from ignoring the player, but the player will see the chat messages anyway. | |||
* | This is broken for some reason. Removing until fixed. | Iaccidentally | 2012-06-12 | -2/+2 |
| | ||||
* | add admin chat | Iaccidentally | 2012-06-12 | -0/+2 |
| | ||||
* | Chat spy, should show otherworld chat. | KHobbits | 2012-04-06 | -9/+8 |
| | ||||
* | Adding translation keys for [L] and [Spy] | KHobbits | 2012-01-20 | -2/+2 |
| | ||||
* | Update for new CraftBukkit Event Code | snowleo | 2012-01-20 | -3/+2 |
| | | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities. | |||
* | Reduce duplicate calls in EssentialsChat | KHobbits | 2012-01-18 | -40/+43 |
| | | | | Should cut the time down a little. | |||
* | Stripping vanilla colours from /msg | KHobbits | 2012-01-16 | -4/+7 |
| | ||||
* | Better distance checking. | KHobbits | 2011-12-01 | -20/+17 |
| | ||||
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -10/+2 |
| | ||||
* | EssChat update part 1. | okamosy | 2011-10-30 | -0/+163 |