summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/perm/SuperpermsHandler.java
Commit message (Expand)AuthorAgeLines
* Handle negated wildcard perms in generic superpermsKHobbits2012-09-25-18/+15
* Move wildcard perm check to superperms handler, rather than being PEX specific.KHobbits2012-09-23-0/+4
* Split Ess protect into EssProtect and EssAntiBuildKHobbits2012-08-19-1/+1
* Don't try to use old bPerms API if it is not available.KHobbits2012-02-16-1/+1
* Minor rewrite of Permissions package, all the stuff is now in one place.snowleo2011-08-30-6/+15
* Cleanupsnowleo2011-08-28-8/+13
* Adding support for two more permission systems.snowleo2011-08-28-0/+52