summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/com/earth2me/essentials/protect/ProtectConfig.java
Commit message (Collapse)AuthorAgeLines
* Change namespace from com.earth2me to org.mcess - net.ess3.api changes still ↵ementalo2015-04-11-110/+0
| | | | required
* Initial 1.5 updateGunfighterJ2013-03-15-0/+2
|
* [Breaking] Remove protect database functionality for protecting signs and rails.ementalo2013-02-28-9/+0
| | | | | - Removed config entries - Removed c3p0 lib
* nothing to see here, move along (typo fix)Iaccidentally2012-10-28-1/+1
|
* NOW with complete wither protection!Iaccidentally2012-10-28-0/+1
|
* oops! :: fix wither spawn explosion blockingIaccidentally2012-10-28-1/+1
|
* Fully support wither blocking in protectIaccidentally2012-10-28-0/+3
|
* Protect updates :: ability to prevent wither damage :: block spawning of new ↵Iaccidentally2012-10-28-0/+1
| | | | mobs
* Split Ess protect into EssProtect and EssAntiBuildKHobbits2012-08-19-10/+1
| | | | | | | | | New permissions: essentials.build - same as build: true essentials.build.interact.<id> - whitelist single interact block essentials.build.place.<id> - whitelist single place block essentials.build.break.<id> - whitelist single break block essentials.build.use.<id> - whitelist single use item
* Prevent blockdamage by enderdragon (default true) in EssentialsProtect ↵snowleo2011-12-08-0/+2
| | | | CB#1566 B#1058
* New option for EssProtect: Prevent villager death.snowleo2011-11-28-0/+1
|
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
|
* New config setting: protect.prevent.enderman-pickupsnowleo2011-09-21-0/+1
| | | | Defaults to false
* New config settings for Protect:snowleo2011-07-18-0/+3
| | | | | | protect.prevent.tnt-playerdamage protect.prevent.fireball-fire protect.prevent.fireball-playerdamage
* Split build and use protectionsnowleo2011-07-18-1/+2
|
* Piston push blacklistsnowleo2011-07-18-1/+2
|
* Now fireball explosion prevention has it's own config settings (was catched ↵snowleo2011-07-06-0/+1
| | | | by tnt explosion prevention before)
* Major cleanup of the Protect codesnowleo2011-06-06-0/+111