| Commit message (Expand) | Author | Age | Lines |
* | Don't confuse gravypod | Alexander Schepp | 2012-11-01 | -1/+1 |
* | Fix chat colours | ementalo | 2012-10-15 | -4/+1 |
* | Fix instanceof Player | snowleo | 2012-10-14 | -2/+2 |
* | Esschat clean up | ementalo | 2012-10-10 | -2/+5 |
* | Adding join / quit messages in the config test #1697 | ementalo | 2012-10-08 | -25/+31 |
* | Organize Imports | snowleo | 2012-10-06 | -12/+10 |
* | Less locks please | snowleo | 2012-10-06 | -15/+4 |
* | Move format methods from Util to FormatUtil | snowleo | 2012-09-02 | -1/+2 |
* | Removing server layer part 2 | snowleo | 2012-08-26 | -5/+7 |
* | Some user matching updates | ementalo | 2012-07-20 | -4/+4 |
* | Merge of server-layer branch | ementalo | 2012-07-17 | -43/+41 |
|\ |
|
| * | package name change to net.ess3 | ementalo | 2012-06-27 | -44/+47 |
| * | Renamed plugin from Essentials3 to Essentials-3 | snowleo | 2012-06-27 | -1/+1 |
| * | That just leaves the big ol' core. Largely ignore Compat as it is very tempor... | md_5 | 2012-06-27 | -13/+8 |
| * | Remove fake explosion. | ementalo | 2012-06-18 | -4/+3 |
| * | 2.9 Merges | ementalo | 2012-06-18 | -18/+17 |
| * | 2.9 -> 3.0 merge | ementalo | 2012-06-06 | -32/+14 |
| * | 2.9 to 3.0 merge | ementalo | 2012-05-29 | -0/+1 |
| * | Master -> 3.0 | ementalo | 2012-05-28 | -1572/+411 |
| |\ |
|
| * | | Chat spy, should show otherworld chat. | KHobbits | 2012-04-06 | -9/+8 |
| * | | New Permission: essentials.chat.url | KHobbits | 2012-03-22 | -2/+5 |
| * | | Split colour permissions into 3: color/magic/format | KHobbits | 2012-03-22 | -8/+1 |
* | | | Package Renames | ementalo | 2012-07-16 | -24/+24 |
| |/
|/| |
|
* | | Use maven for versioning. Note GroupManager versioning is broken. | md_5 | 2012-03-18 | -1/+1 |
* | | Trade is part of Economy | snowleo | 2012-03-14 | -2/+2 |
* | | Move utils to new package | snowleo | 2012-03-14 | -1/+1 |
* | | Splitting permissions and ranks (renamed from groups) | snowleo | 2012-03-14 | -6/+6 |
* | | Complete the transition to maven :D | md_5 | 2012-03-04 | -1317/+21 |
* | | ChargeException was in the correct folder, but had the wrong package header. | Paul Buonopane | 2012-02-23 | -1/+1 |
* | | 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 |