index
:
archive/Essentials
2.x
3.x
4.x
groupmanager
release
sponge
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
EssentialsGroupManager
/
src
/
org
/
anjocaido
/
groupmanager
/
permissions
/
AnjoPermissionsHandler.java
Commit message (
Expand
)
Author
Age
Lines
*
Fix an error I caused trying to modify an unmodifiable list when parsing
ElgarL
2012-04-05
-1
/
+3
*
Update to 2.0
ElgarL
2012-04-05
-16
/
+14
*
Fix a silly logic error when testing bukkit perms
ElgarL
2012-03-03
-1
/
+1
*
Minor optimization when checking bukkit permissions.
ElgarL
2012-03-03
-5
/
+3
*
Prevent getAllPlayersPermissions() processing a group more than once.
ElgarL
2012-02-02
-18
/
+25
*
Auto sort permissions on load to speed up population of superperms.
ElgarL
2012-01-30
-4
/
+17
*
Fixed a bug when pushing superperms in the wrong order.
ElgarL
2012-01-28
-2
/
+1
*
Properly fix inherited negated nodes.
ElgarL
2012-01-27
-4
/
+5
*
do not allow inherited permissions to negate higher perms.
ElgarL
2012-01-27
-2
/
+6
*
Fix trying to modify an unmodifiable collection breaking superperms.
ElgarL
2012-01-25
-30
/
+31
*
Allow negations with the * permission node when population superperms.
ElgarL
2012-01-24
-5
/
+7
*
Better optimize assembling of a players permissions and allow the * node
ElgarL
2012-01-18
-55
/
+77
*
v 1.9:
ElgarL
2012-01-17
-22
/
+39
*
Fixed manucheckp on group (missed it in last commit)
ElgarL
2011-12-18
-1
/
+1
*
Fixed 'manucheckp' returning a null for the searched node when it's a
ElgarL
2011-12-18
-0
/
+3
*
Optimizations include changing the return of comparePermissionString.
ElgarL
2011-11-25
-70
/
+66
*
Raised bukkit perms priority
ElgarL
2011-11-25
-11
/
+11
*
Fix superperms to pass all tests
ElgarL
2011-11-25
-20
/
+54
*
minimal optimizations
ElgarL
2011-11-24
-4
/
+2
*
More optimization (charAt(0))
ElgarL
2011-11-24
-4
/
+4
*
remove unused imports.
ElgarL
2011-11-24
-2
/
+0
*
rewrite of comparePermissionString (snowleo)
ElgarL
2011-11-24
-52
/
+28
*
Optimize comparePermissionString
ElgarL
2011-11-24
-8
/
+20
*
remove bukkit perms check from checkUserPermission as it's performed in
ElgarL
2011-11-24
-2
/
+1
*
Fixed up javadoc comment errors
ElgarL
2011-11-04
-23
/
+22
*
Fix for an error in checkFullUserPermission caused by players
ElgarL
2011-11-03
-2
/
+2
*
Fix for an error in checkFullUserPermission caused by silly requests for
ElgarL
2011-11-03
-1
/
+1
*
Expanded 'canUserBuild()' to include inheritance and subgroups.
ElgarL
2011-10-31
-24
/
+27
*
Fixed an error on 'manucheckv'. If the users doesn't have the variable
ElgarL
2011-10-31
-8
/
+40
*
Typo's and formatting
ElgarL
2011-10-31
-1067
/
+1099
*
Added Global Groups
ElgarL
2011-10-31
-15
/
+34
*
Fixed GM to recognize Superperm child nodes.
ElgarL
2011-10-28
-2
/
+23
*
Optimized getAllPlayersPermissions and fixed pushing unknown perms to
ElgarL
2011-09-26
-60
/
+11
*
Fix for pushing perms of non superperms supporting plugins
ElgarL
2011-09-20
-0
/
+70
*
GroupManager update to Permissions 3.1.6 API done by ElgarL
snowleo
2011-08-14
-12
/
+192
*
Moving all files to trunk.
snowleo
2011-03-19
-0
/
+856