summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsConnect.java
Commit message (Collapse)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-2/+2
|
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1/+0
|
* [API] fix other modules to use new packagesIaccidentally2013-07-13-1/+1
|
* [Breaking] Remove protect database functionality for protecting signs and rails.ementalo2013-02-28-40/+1
| | | | | - Removed config entries - Removed c3p0 lib
* Clean up protect :: transient is not needed :: remove unnecessary returns :: ↵Iaccidentally2013-02-12-102/+97
| | | | @Override all the things!
* Split Ess protect into EssProtect and EssAntiBuildKHobbits2012-08-19-20/+0
| | | | | | | | | 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
* Removing load info, bucket displays that now.snowleo2012-01-20-2/+0
|
* Allow EssentialsProtect to go into emergency mode, if Essentials core is not ↵snowleo2011-11-30-0/+124
present at all.