summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/net/ess3/protect/Permissions.java
Commit message (Collapse)AuthorAgeLines
* Remove all instances of transient. (properly formatted this time!)Iaccidentally2013-01-14-1/+1
|
* Revert "Remove Transient :: Formatting Cleanup"Iaccidentally2013-01-14-1/+2
|
* Remove Transient :: Formatting CleanupIaccidentally2013-01-14-2/+1
|
* Cleanup :: Standardize import organization :: lots of comments :: remove ↵Iaccidentally2013-01-11-2/+2
| | | | unused eco systems
* Merge gravy's pull and reformat codeKHobbits2012-12-31-4/+4
|
* Prevent changes (wither support)Iaccidentally2012-10-28-0/+1
|
* 1.4 update :: protect updates :: update config.ymlIaccidentally2012-10-28-0/+1
|
* entity target bypass protect permission split out to ↵ementalo2012-10-13-2/+4
| | | | essentials.protect.entity.bypass.entityname for per entity settings
* Cleanupsnowleo2012-10-06-2/+2
|
* Cleanupsnowleo2012-10-03-4/+1
|
* New permission checks, now only registers the parent nodes and needs two ↵snowleo2012-10-03-6/+6
| | | | checks. This combines the 2.9 and 3.0 permission check methods.
* Removing the signs and rails protection from protectementalo2012-09-27-9/+3
| | | | Remove the antibuild functionality from protect
* Change Util.registerPermission to PermissionFactory, remove ↵ementalo2012-08-30-1/+2
| | | | registerPermissions from Util
* Updates to protect and geoipementalo2012-08-29-5/+5
|
* package name change to net.ess3ementalo2012-06-27-0/+81