summaryrefslogtreecommitdiffstats
path: root/EssentialsAntiBuild
Commit message (Expand)AuthorAgeLines
* Converted emulated player class calls to use base class.KHobbits2014-04-13-2/+2
* CleanupKHobbits2014-04-06-2/+0
* Future Java versions may not support _ as identifier.FearFree2014-03-22-18/+18
* Reformat pomKHobbits2014-02-08-2/+2
* Restore Bukkit dependency to parent pomChris Ward2014-01-30-7/+0
* Force Bukkit version to match deps.KHobbits2014-01-25-0/+7
* Remove Ant, migrate Netbeans code style to pom.xmlChris Ward2013-12-27-1688/+0
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-60/+55
* Add Maven SupportChris Ward2013-10-19-0/+51
* Remove .idea and *.iml from gitChris Ward2013-10-18-27/+0
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-2/+29
* [API] fix other modules to use new packagesIaccidentally2013-07-13-4/+4
* Split util classes.KHobbits2013-06-08-5/+16
* [Feature] Add a blacklist for what dispensers can dispense to antibuildIaccidentally2013-04-16-2/+13
* [fix] essantibuild shouldnt run without essentialsNecrodoom2013-02-28-1/+1
* Remove references to earth2me in plugin.ymlsChris Ward2013-01-23-1/+1
* Fixes Item Frames being linked to Paintings when breakingChris Ward2013-01-11-5/+18
* Update AntiBuild to use HangingBreakByEntityEvent instead of deprecated Paint...Iaccidentally2013-01-02-2/+2
* Use durability instead of itemdata for antibuild checks.KHobbits2012-11-04-5/+5
* Update EssentialsAntiBuild/src/com/earth2me/essentials/antibuild/EssentialsAn...KHobbits2012-10-22-0/+4
* Update AntiBuild for NB7.2snowleo2012-10-07-55/+402
* Envelope new drop/pickup/craft perms under 'essentials.build'.KHobbits2012-09-24-14/+21
* Minor cleanupKHobbits2012-09-24-7/+7
* ignoreCancelled events.KHobbits2012-09-19-4/+4
* New Permission:KHobbits2012-09-19-1/+37
* New Permission:KHobbits2012-09-19-0/+23
* Fix painting break in antibuild.KHobbits2012-08-31-17/+32
* Optimize AntiBuild a littleKHobbits2012-08-28-34/+37
* Fix minor typo in plugin.ymlKHobbits2012-08-27-1/+1
* Reorder perm check in antibuildKHobbits2012-08-20-6/+6
* Reduce permissions checks in antibuild.KHobbits2012-08-19-14/+19
* Correct antibuild perm checkKHobbits2012-08-19-5/+5
* Attempt to add support for metadata permissions.KHobbits2012-08-19-4/+35
* Split Ess protect into EssProtect and EssAntiBuildKHobbits2012-08-19-0/+1759