summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java
Commit message (Expand)AuthorAgeLines
* 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
* CB 697snowleo2011-04-21-1/+6
* Craftbukkit 689 / MC 1.5 snowleo2011-04-21-2/+2
* [trunk] Removed useless loadClasses() method from Essentials.snowleo2011-04-16-1/+0
* [trunk] Monster don't target players.snowleo2011-04-07-1/+1
* [trunk] Monster don't target players.snowleo2011-04-07-0/+22
* [trunk] Prevent explosions near protected objectssnowleo2011-04-02-0/+30
* Fix NPE where players trigger creature spawnementalo2011-03-31-15/+25
* Moving all files to trunk.snowleo2011-03-19-0/+197