| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-02-21 | -2/+2 |
|\ |
|
| * | Make Essentials Update use new Listener system, and fix a few general mistake... | md_5 | 2012-02-15 | -3/+1 |
| * | Fixing silly typo - Fixes shout costs. | KHobbits | 2012-02-09 | -1/+1 |
| * | Switch website URL's to point at wiki. | KHobbits | 2012-01-28 | -1/+1 |
* | | New Groups code, supports groups.yml file, gm and vault, new economy api. | snowleo | 2012-02-06 | -13/+5 |
* | | Modified BetterLocation, and new Permission-System | snowleo | 2012-02-05 | -6/+27 |
* | | Random Cleanup | KHobbits | 2012-01-28 | -5/+0 |
* | | Clean more imports. | KHobbits | 2012-01-28 | -1/+0 |
* | | Tidy chat. | KHobbits | 2012-01-26 | -3/+0 |
* | | Fix depends | KHobbits | 2012-01-25 | -2/+2 |
* | | 2nd sweep over Essentials Chat, to implement 2.8 changes. | KHobbits | 2012-01-24 | -35/+33 |
* | | Merge branch '3.0' of github.com:essentials/Essentials into 3.0 | KHobbits | 2012-01-24 | -2/+0 |
|\ \ |
|
* | | | First sweep over Essentials Chat, to implement 2.8 changes. | KHobbits | 2012-01-24 | -127/+127 |
|/ / |
|
* | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-24 | -0/+51 |
|\| |
|
| * | Adding translation keys for [L] and [Spy] | KHobbits | 2012-01-20 | -2/+2 |
| * | Check shout/question messages are longer than 1 character. | KHobbits | 2012-01-20 | -1/+1 |
| * | Removing load info, bucket displays that now. | snowleo | 2012-01-20 | -1/+0 |
| * | Update for new CraftBukkit Event Code | snowleo | 2012-01-20 | -8/+14 |
| * | Cache MessageFormats for Chat | snowleo | 2012-01-19 | -1/+3 |
| * | Compiled regex is faster. | KHobbits | 2012-01-18 | -1/+1 |
| * | Make sure to clean the chatStore. | KHobbits | 2012-01-18 | -1/+2 |
| * | Reduce duplicate calls in EssentialsChat | KHobbits | 2012-01-18 | -103/+133 |
| * | Stripping vanilla colour from /helpop and /mail | KHobbits | 2012-01-16 | -1/+1 |
| * | Stripping vanilla colours from /msg | KHobbits | 2012-01-16 | -4/+7 |
| * | Strip colors from chat, if the user does not have the permission. | snowleo | 2012-01-16 | -0/+3 |
| * | Netbeans 7.1 stuff | snowleo | 2012-01-12 | -2/+11 |
* | | Fixing Warp, Spawnmob signs | KHobbits | 2012-01-04 | -3/+1 |
* | | EssentialsSpawn and EssentialsChat should build now again | snowleo | 2012-01-02 | -4/+13 |
* | | Netbeans 7.1 RC2 project stuff | snowleo | 2012-01-02 | -2/+11 |
* | | Essentials now throws a custom event, to handle local chat.
| KHobbits | 2011-12-17 | -1/+1 |
* | | EssentialsChat cleaning. | KHobbits | 2011-12-17 | -261/+355 |
* | | Updated all modules to new api, some settings are still missing | snowleo | 2011-12-14 | -17/+17 |
* | | Moved signs code to a new module | snowleo | 2011-12-14 | -1/+1 |
|/ |
|
* | Update copylibs. | KHobbits | 2011-12-13 | -5/+7 |
* | Update Bukkit jars and paths. | KHobbits | 2011-12-12 | -2/+2 |
* | Update plugin information. | KHobbits | 2011-12-09 | -1/+1 |
* | Fix broken charge for shout and question | snowleo | 2011-12-09 | -45/+59 |
* | Better distance checking. | KHobbits | 2011-12-01 | -20/+17 |
* | Cleanup of the library folder | snowleo | 2011-12-01 | -2/+1 |
* | If Essentials core fails to read one of the configs now, it will disable itse... | snowleo | 2011-11-30 | -5/+14 |
* | Locale.ENGLISH!!1! | snowleo | 2011-11-27 | -2/+4 |
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -22/+15 |
* | CB# 1467 B#1022 | snowleo | 2011-11-20 | -2/+2 |
* | More code cleanup. | KHobbits | 2011-11-18 | -2/+0 |
* | EssChat update part 1. | okamosy | 2011-10-30 | -148/+333 |
* | Edited Priority to "High"
| feildmaster | 2011-10-03 | -1/+1 |
* | Adding command cost for !shout and ?question. | KHobbits | 2011-08-17 | -16/+36 |
* | Changes to build-impl by Netbeans | snowleo | 2011-08-08 | -3/+4 |
* | Correcting all line endings to LF | snowleo | 2011-07-24 | -76/+76 |
* | Added code guidelines to all projects, so we don't need them globally. | snowleo | 2011-07-24 | -5/+40 |