summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/permissions/AnjoPermissionsHandler.java
Commit message (Expand)AuthorAgeLines
* Allow negations with the * permission node when population superperms.ElgarL2012-01-24-5/+7
* Better optimize assembling of a players permissions and allow the * nodeElgarL2012-01-18-55/+77
* v 1.9:ElgarL2012-01-17-22/+39
* Fixed manucheckp on group (missed it in last commit)ElgarL2011-12-18-1/+1
* Fixed 'manucheckp' returning a null for the searched node when it's aElgarL2011-12-18-0/+3
* Optimizations include changing the return of comparePermissionString.ElgarL2011-11-25-70/+66
* Raised bukkit perms priorityElgarL2011-11-25-11/+11
* Fix superperms to pass all testsElgarL2011-11-25-20/+54
* minimal optimizationsElgarL2011-11-24-4/+2
* More optimization (charAt(0))ElgarL2011-11-24-4/+4
* remove unused imports.ElgarL2011-11-24-2/+0
* rewrite of comparePermissionString (snowleo)ElgarL2011-11-24-52/+28
* Optimize comparePermissionStringElgarL2011-11-24-8/+20
* remove bukkit perms check from checkUserPermission as it's performed inElgarL2011-11-24-2/+1
* Fixed up javadoc comment errorsElgarL2011-11-04-23/+22
* Fix for an error in checkFullUserPermission caused by playersElgarL2011-11-03-2/+2
* Fix for an error in checkFullUserPermission caused by silly requests forElgarL2011-11-03-1/+1
* Expanded 'canUserBuild()' to include inheritance and subgroups.ElgarL2011-10-31-24/+27
* Fixed an error on 'manucheckv'. If the users doesn't have the variableElgarL2011-10-31-8/+40
* Typo's and formattingElgarL2011-10-31-1067/+1099
* Added Global GroupsElgarL2011-10-31-15/+34
* Fixed GM to recognize Superperm child nodes.ElgarL2011-10-28-2/+23
* Optimized getAllPlayersPermissions and fixed pushing unknown perms toElgarL2011-09-26-60/+11
* Fix for pushing perms of non superperms supporting pluginsElgarL2011-09-20-0/+70
* GroupManager update to Permissions 3.1.6 API done by ElgarLsnowleo2011-08-14-12/+192
* Moving all files to trunk.snowleo2011-03-19-0/+856