| Commit message (Expand) | Author | Age | Lines |
* | Split Ess protect into EssProtect and EssAntiBuild | KHobbits | 2012-08-19 | -123/+1 |
* | Netbeans 7.2 changes | snowleo | 2012-08-03 | -55/+402 |
* | 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 |
* | Remove old, unwanted manifest.mf files | md_5 | 2012-03-01 | -1/+0 |
* | 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 |
* | Netbeans 7.1 stuff | snowleo | 2012-01-12 | -2/+11 |
* | 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 |
* | Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#156... | snowleo | 2011-12-08 | -7/+20 |
* | We don't need them anymore. | snowleo | 2011-12-01 | -1/+0 |
* | Cleanup of the library folder | snowleo | 2011-12-01 | -2/+1 |
* | 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 | -4/+101 |
* | 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 | -46/+5 |
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -121/+127 |
* | 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 |
* | CB# 1467 B#1022 | snowleo | 2011-11-20 | -2/+2 |
* | 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 |
* | Revert "Prevent closing already closed statements" | snowleo | 2011-08-08 | -28/+7 |
* | Prevent closing already closed statements | snowleo | 2011-08-08 | -7/+28 |
* | Changes to build-impl by Netbeans | snowleo | 2011-08-08 | -3/+4 |
* | Correcting all line endings to LF | snowleo | 2011-07-24 | -442/+442 |
* | Added code guidelines to all projects, so we don't need them globally. | snowleo | 2011-07-24 | -87/+123 |
* | Removing the annoying c3p0 start message. | snowleo | 2011-07-19 | -1/+15 |
* | Close database connections on plugin deactivation | snowleo | 2011-07-19 | -1/+22 |
* | New config settings for Protect: | snowleo | 2011-07-18 | -0/+35 |
* | Split build and use protection | snowleo | 2011-07-18 | -2/+17 |
* | Protect Rails and other signs from pistons | snowleo | 2011-07-18 | -1/+66 |
* | Cleaned deprecated functions | snowleo | 2011-07-18 | -15/+15 |
* | Piston push blacklist | snowleo | 2011-07-18 | -1/+37 |
* | Fixes to EssentialsProtect that will remove conflicts with WorldGuard and oth... | snowleo | 2011-07-16 | -0/+16 |