summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayer.java
Commit message (Collapse)AuthorAgeLines
* package name change to net.ess3ementalo2012-06-27-159/+0
|
* That just leaves the big ol' core. Largely ignore Compat as it is very ↵md_52012-06-27-1/+1
| | | | temporary.
* Remove fake explosion.ementalo2012-06-18-4/+3
| | | | Missing bits of commandr
* 2.9 -> 3.0 mergeementalo2012-06-06-20/+1
|
* 2.9 to 3.0 mergeementalo2012-05-29-0/+1
|
* Master -> 3.0ementalo2012-05-28-67/+89
|\
| * Trade is part of Economysnowleo2012-03-14-1/+1
| |
| * Move utils to new packagesnowleo2012-03-14-1/+1
| |
| * Splitting permissions and ranks (renamed from groups)snowleo2012-03-14-4/+4
| | | | | | | | Deleted all old permissions handlers, since we fully use superperms now
| * ChargeException was in the correct folder, but had the wrong package header.Paul Buonopane2012-02-23-1/+1
| | | | | | | | Signed-off-by: Paul Buonopane <techsoftadvanced@gmail.com>
| * New Groups code, supports groups.yml file, gm and vault, new economy api.snowleo2012-02-06-13/+5
| |
| * Modified BetterLocation, and new Permission-Systemsnowleo2012-02-05-5/+3
| |
| * 2nd sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-7/+15
| | | | | | | | Formatting cache still needs reimplemented.
| * First sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-81/+60
| | | | | | | | Formatting cache still needs reimplemented.
| * Fixing Warp, Spawnmob signsKHobbits2012-01-04-2/+1
| | | | | | | | Fix Imports
| * EssentialsSpawn and EssentialsChat should build now againsnowleo2012-01-02-4/+13
| |
| * EssentialsChat cleaning.KHobbits2011-12-17-57/+78
| |
| * Updated all modules to new api, some settings are still missingsnowleo2011-12-14-6/+6
| |
* | 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
| | | | | | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
* | Reduce duplicate calls in EssentialsChatKHobbits2012-01-18-40/+43
| | | | | | | | Should cut the time down a little.
* | 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