summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-2/+2
* [Fix] fireball-fire=true now prevents fire spread from fireballscoegho2014-02-08-0/+6
* Do not block user damaging self (ender eye)Necrodoom2013-11-17-0/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+14
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1/+0
* [API] fix other modules to use new packagesIaccidentally2013-07-13-7/+6
* Fix Minecart class renameKHobbits2013-03-16-11/+12
* Initial 1.5 updateGunfighterJ2013-03-15-11/+27
* [Breaking] Remove protect database functionality for protecting signs and rails.ementalo2013-02-28-1514/+10
* [Protect] Prevent creepers from breaking paintings if their explosions are di...GunfighterJ2013-02-25-2/+15
* Clean up protect :: transient is not needed :: remove unnecessary returns :: ...Iaccidentally2013-02-12-1786/+1771
* Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is depr...Iaccidentally2013-01-31-4/+14
* Remove references to earth2me in plugin.ymlsChris Ward2013-01-23-1/+1
* Ignore self damage in teleport entity protection.KHobbits2012-12-29-1/+1
* Better fix for last commitsnowleo2012-11-19-13/+15
* Fix for the plugin conflict with any plugin that contains a log4j librarysnowleo2012-11-19-0/+10
* Fix missing mob target blockKHobbits2012-11-04-63/+39
* nothing to see here, move along (typo fix)Iaccidentally2012-10-28-1/+1
* NOW with complete wither protection!Iaccidentally2012-10-28-1/+7
* oops! :: fix wither spawn explosion blockingIaccidentally2012-10-28-2/+2
* Fully support wither blocking in protectIaccidentally2012-10-28-0/+26
* Protect updates :: ability to prevent wither damage :: block spawning of new ...Iaccidentally2012-10-28-1/+10
* ignoreCancelled events.KHobbits2012-09-19-65/+21
* Split Ess protect into EssProtect and EssAntiBuildKHobbits2012-08-19-123/+1
* Null check, for quick exit.KHobbits2012-04-16-1/+1
* Adding missing entities to Protect Spawn BlacklistKHobbits2012-03-23-1/+1
* Fix fake explosions.KHobbits2012-03-15-4/+3
* Add Enderman check to EntityChangeEvent (Should fix sheep eating grass).KHobbits2012-03-11-1/+1
* Updated Essentials to work with R5snowleo2012-02-21-92/+3
* Revert emergency listener to old styleKHobbits2012-01-26-2/+92
* Add new permission essentials.protect.alerts.notriggerementalo2012-01-23-2/+5
* Removing load info, bucket displays that now.snowleo2012-01-20-22/+5
* Update for new CraftBukkit Event Codesnowleo2012-01-20-108/+95
* Optimize Break in Protectsnowleo2012-01-16-4/+58
* Update plugin information.KHobbits2011-12-09-1/+1
* Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#156...snowleo2011-12-08-7/+20
* Allow EssentialsProtect to go into emergency mode, if Essentials core is not ...snowleo2011-11-30-103/+169
* If Essentials core fails to read one of the configs now, it will disable itse...snowleo2011-11-30-4/+101
* New option for EssProtect: Prevent villager death.snowleo2011-11-28-0/+8
* Moved all dependency on craftbukkit to one package in the main jar. The rest ...snowleo2011-11-22-43/+2
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-121/+125
* Prevent NPE with creatures that are not added to bucket yet.snowleo2011-11-20-1/+7
* Add SmallFireball to EssProtectsnowleo2011-11-20-20/+24
* General fix against overwriting already existing protectionssnowleo2011-11-17-2/+4
* Prevent that sign protection in EssProtect can be circumvented by placing signs.snowleo2011-11-17-1/+3
* Fix water/lava bucket bug with mobssnowleo2011-11-17-2/+3
* New config setting: protect.prevent.enderman-pickupsnowleo2011-09-21-0/+15
* Less use of Craftbukkit code, so less things will break on MC update.snowleo2011-08-27-46/+52
* Protect detector/powered railssnowleo2011-08-27-1/+6
* Protect detector/powered railssnowleo2011-08-27-12/+20