summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/permissions/AnjoPermissionsHandler.java
Commit message (Collapse)AuthorAgeLines
* Better optimize assembling of a players permissions and allow the * nodeElgarL2012-01-18-55/+77
| | | to populate all registered superperms.
* v 1.9:ElgarL2012-01-17-22/+39
| | | | | Optimize populating Bukkit perms so we no longer calculate the child nodes (Bukkit already does this).
* 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
| | | group/subgroup.
* 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
| | | http://dev.bukkit.org/server-mods/superpermstest/
* 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
| | | checkFullUserPermission
* Fixed up javadoc comment errorsElgarL2011-11-04-23/+22
|
* Fix for an error in checkFullUserPermission caused by playersElgarL2011-11-03-2/+2
| | | disconnecting mid perms update.
* Fix for an error in checkFullUserPermission caused by silly requests forElgarL2011-11-03-1/+1
| | | a null perm.
* 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
| | | | it fell through causing an exception. Added checking of subgroups for Info nodes.
* Typo's and formattingElgarL2011-10-31-1067/+1099
|
* Added Global GroupsElgarL2011-10-31-15/+34
| | | | | Defined in groupmanager/globalgroups.yml. Create groups in the yml with a g: prefix, then inherit in the worlds groups files.
* Fixed GM to recognize Superperm child nodes.ElgarL2011-10-28-2/+23
| | | | If you add a node like Towny.admin GM will now correctly report on all child nodes.
* Optimized getAllPlayersPermissions and fixed pushing unknown perms toElgarL2011-09-26-60/+11
| | | superperms.
* 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
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb