| Commit message (Expand) | Author | Age | Lines |
* | 2.9 -> 3.0 merge | ementalo | 2012-06-06 | -0/+1 |
* | 2.9 -> 3.0 merge | ementalo | 2012-05-31 | -2/+2 |
* | 2.9 -> 3.0 | ementalo | 2012-05-30 | -0/+12 |
* | Master -> 3.0 | ementalo | 2012-05-28 | -565/+901 |
|\ |
|
| * | Move utils to new package | snowleo | 2012-03-14 | -1/+1 |
| * | Splitting permissions and ranks (renamed from groups) | snowleo | 2012-03-14 | -3/+3 |
| * | Merging of master into 3.0 | snowleo | 2012-03-13 | -1/+1 |
| * | Revert "I honestly have no idea if this works, but on paper it does. Will be ... | snowleo | 2012-03-03 | -40/+115 |
| * | I honestly have no idea if this works, but on paper it does. Will be great, n... | md_5 | 2012-03-02 | -115/+40 |
| * | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-02-21 | -1/+2 |
| |\ |
|
| * | | Modified BetterLocation, and new Permission-System | snowleo | 2012-02-05 | -60/+71 |
| * | | Clean more imports. | KHobbits | 2012-01-28 | -1/+0 |
| * | | Fix depends | KHobbits | 2012-01-25 | -1/+1 |
| * | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-24 | -131/+102 |
| |\ \ |
|
| * | | | Add new permission essentials.protect.alerts.notrigger | ementalo | 2012-01-23 | -3/+5 |
| * | | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-18 | -4/+57 |
| |\ \ \ |
|
| * | | | | Essentials should run now... | snowleo | 2012-01-10 | -0/+1 |
| * | | | | Finished Protect, Essentials should build now. | snowleo | 2012-01-10 | -391/+513 |
| * | | | | More work on Protect | snowleo | 2012-01-03 | -141/+262 |
| * | | | | This feels so good D: | snowleo | 2012-01-03 | -0/+30 |
| * | | | | Starting to break Protect | snowleo | 2012-01-03 | -34/+62 |
| * | | | | Prototype for grouping permissions into an enum | snowleo | 2012-01-02 | -0/+25 |
| * | | | | Updated all modules to new api, some settings are still missing | snowleo | 2011-12-14 | -20/+20 |
* | | | | | Null check, for quick exit. | KHobbits | 2012-04-16 | -1/+1 |
* | | | | | Adding missing entities to Protect Spawn Blacklist | KHobbits | 2012-03-23 | -1/+1 |
* | | | | | Fix fake explosions. | KHobbits | 2012-03-15 | -4/+3 |
* | | | | | Add Enderman check to EntityChangeEvent (Should fix sheep eating grass). | KHobbits | 2012-03-11 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Updated Essentials to work with R5 | snowleo | 2012-02-21 | -92/+3 |
* | | | | Revert emergency listener to old style | KHobbits | 2012-01-26 | -2/+92 |
| |_|/
|/| | |
|
* | | | Add new permission essentials.protect.alerts.notrigger | ementalo | 2012-01-23 | -2/+5 |
* | | | Removing load info, bucket displays that now. | snowleo | 2012-01-20 | -22/+5 |
* | | | Update for new CraftBukkit Event Code | snowleo | 2012-01-20 | -108/+95 |
| |/
|/| |
|
* | | Optimize Break in Protect | snowleo | 2012-01-16 | -4/+58 |
|/ |
|
* | Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#156... | snowleo | 2011-12-08 | -7/+20 |
* | Allow EssentialsProtect to go into emergency mode, if Essentials core is not ... | snowleo | 2011-11-30 | -103/+169 |
* | If Essentials core fails to read one of the configs now, it will disable itse... | snowleo | 2011-11-30 | -3/+100 |
* | New option for EssProtect: Prevent villager death. | snowleo | 2011-11-28 | -0/+8 |
* | Moved all dependency on craftbukkit to one package in the main jar. The rest ... | snowleo | 2011-11-22 | -43/+2 |
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -121/+125 |
* | Prevent NPE with creatures that are not added to bucket yet. | snowleo | 2011-11-20 | -1/+7 |
* | Add SmallFireball to EssProtect | snowleo | 2011-11-20 | -20/+24 |
* | General fix against overwriting already existing protections | snowleo | 2011-11-17 | -2/+4 |
* | Prevent that sign protection in EssProtect can be circumvented by placing signs. | snowleo | 2011-11-17 | -1/+3 |
* | Fix water/lava bucket bug with mobs | snowleo | 2011-11-17 | -2/+3 |
* | New config setting: protect.prevent.enderman-pickup | snowleo | 2011-09-21 | -0/+15 |
* | Less use of Craftbukkit code, so less things will break on MC update. | snowleo | 2011-08-27 | -46/+52 |
* | Protect detector/powered rails | snowleo | 2011-08-27 | -1/+6 |
* | Protect detector/powered rails | snowleo | 2011-08-27 | -12/+20 |
* | PVP protection for arrows and other projectiles. Needs cleanup. | snowleo | 2011-08-26 | -25/+21 |
* | Wait 1 second after deactivation of protect to allow the database to close. | snowleo | 2011-08-21 | -0/+8 |