summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java
Commit message (Expand)AuthorAgeLines
* Change namespace from com.earth2me to org.mcess - net.ess3.api changes still ...ementalo2015-04-11-340/+0
* 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] fix other modules to use new packagesIaccidentally2013-07-13-1/+1
* Fix Minecart class renameKHobbits2013-03-16-11/+12
* Initial 1.5 updateGunfighterJ2013-03-15-11/+25
* [Breaking] Remove protect database functionality for protecting signs and rails.ementalo2013-02-28-38/+4
* [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-338/+335
* Ignore self damage in teleport entity protection.KHobbits2012-12-29-1/+1
* Fix missing mob target blockKHobbits2012-11-04-63/+39
* NOW with complete wither protection!Iaccidentally2012-10-28-1/+6
* oops! :: fix wither spawn explosion blockingIaccidentally2012-10-28-1/+1
* Fully support wither blocking in protectIaccidentally2012-10-28-0/+23
* Protect updates :: ability to prevent wither damage :: block spawning of new ...Iaccidentally2012-10-28-1/+9
* ignoreCancelled events.KHobbits2012-09-19-23/+7
* 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-1/+1
* Update for new CraftBukkit Event Codesnowleo2012-01-20-7/+10
* Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#156...snowleo2011-12-08-7/+18
* Allow EssentialsProtect to go into emergency mode, if Essentials core is not ...snowleo2011-11-30-1/+1
* New option for EssProtect: Prevent villager death.snowleo2011-11-28-0/+7
* 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-19/+4
* Prevent NPE with creatures that are not added to bucket yet.snowleo2011-11-20-1/+7
* Add SmallFireball to EssProtectsnowleo2011-11-20-20/+24
* New config setting: protect.prevent.enderman-pickupsnowleo2011-09-21-0/+13
* 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
* PVP protection for arrows and other projectiles. Needs cleanup.snowleo2011-08-26-25/+21
* Correcting all line endings to LFsnowleo2011-07-24-348/+348
* New config settings for Protect:snowleo2011-07-18-0/+31
* Cleaned deprecated functionssnowleo2011-07-18-6/+6
* Fixes to EssentialsProtect that will remove conflicts with WorldGuard and oth...snowleo2011-07-16-0/+4
* Now fireball explosion prevention has it's own config settings (was catched b...snowleo2011-07-06-1/+9
* Bounce projectiles, if they are cancelled.snowleo2011-07-06-0/+1
* Updating for huge renames in #939ementalo2011-06-28-1/+1
* Deprecating the old sign code and adding the new code.snowleo2011-06-26-2/+2
* Merge branch 'bukkitupdate'snowleo2011-06-23-1/+4
|\
| * Added TargetReasons of wolfssnowleo2011-06-23-1/+4
* | Major cleanup of the Protect codesnowleo2011-06-06-126/+122
* | [trunk] Protect, more mergesementalo2011-06-05-15/+112
* | [trunk] Protect refactors (formally known as 3.0) needs ***EXTENSIVE*** tes...ementalo2011-06-02-117/+21
|/
* CB#812snowleo2011-05-26-1/+2
* Added permissions to bypass EssentialsProtect damage protection.snowleo2011-05-15-11/+22
* Added permissions to bypass EssentialsProtect damage protection.snowleo2011-05-15-42/+71
* This is a big refactoring of the user class and more.snowleo2011-05-01-4/+4