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
Commit message (
Expand
)
Author
Age
Lines
*
Remove null check
Necrodoom
2014-07-24
-1
/
+1
*
Case sensitive works, so make all Users names case insensitive as no duplicat...
ElgarL
2014-07-20
-28
/
+28
*
All User lookups should be case sensitive.
ElgarL
2014-07-19
-12
/
+12
*
Perform case sensitive name checks on plugin requests.
ElgarL
2014-07-19
-1
/
+1
*
Debug logging on Name to UUID lookup.
ElgarL
2014-07-19
-0
/
+4
*
Add FINE debug on user login.
ElgarL
2014-07-19
-1
/
+10
*
Fix 'manudel' so it correctly deletes the user.
ElgarL
2014-07-17
-1
/
+1
*
Prevent inherited group permission negations overriding higher level group pe...
ElgarL
2014-07-17
-1
/
+7
*
Fix Overloaded and non-overloaded users to report correctly for group tests.
ElgarL
2014-07-08
-10
/
+10
*
Remove debug spam.
ElgarL
2014-06-21
-7
/
+2
*
Ensure GM reports the same permissions as Bukkit.
ElgarL
2014-06-20
-4
/
+8
*
Fix attachments not being reset between worlds.
ElgarL
2014-06-20
-11
/
+11
*
Convert all User lookups and commands to use UUIDs where possible.
ElgarL
2014-06-20
-50
/
+43
*
Prevent NPEs on new user creation.
ElgarL
2014-06-20
-11
/
+15
*
Prevent plugins which run their PlayerJoinEvent too early from breaking the n...
ElgarL
2014-06-19
-1
/
+1
*
Fix NPE when adding name to UUID key before the name has been set.
ElgarL
2014-06-19
-1
/
+3
*
Add internal name to UUID resolution to speed data lookups.
ElgarL
2014-06-19
-3
/
+92
*
Merge pull request #708 from necrodoom/patch-105
ElgarL
2014-05-28
-4
/
+4
|
\
|
*
[REPULL] Fix successful message color
Necrodoom
2014-05-04
-4
/
+4
*
|
Prevent GM's own permission tests from allowing inherited permissions to over...
ElgarL
2014-05-28
-3
/
+5
*
|
Added metrics.
ElgarL
2014-05-15
-0
/
+771
*
|
Error in logic
ElgarL
2014-05-04
-1
/
+1
*
|
Prevent players who have never logged in before from taking over existing acc...
ElgarL
2014-05-04
-1
/
+1
|
/
*
Fix clones forgetting sub groups.
ElgarL
2014-05-04
-0
/
+14
*
Set a default mirror map if none is found in the config.
ElgarL
2014-05-04
-1
/
+4
*
Fix overloadedWorldHolder so it correctly calls the new WorldHolder code when...
ElgarL
2014-05-04
-23
/
+17
*
Fixup javadocs
ElgarL
2014-05-04
-2
/
+2
*
v2.1: - Update for CraftBukkit 1.7.8-R0.1(3050). - Add UUID support. Plugins ...
ElgarL
2014-05-04
-134
/
+279
*
Do not override higher level permissions with negations.
ElgarL
2014-05-04
-3
/
+11
*
Fix a /mangcheckp message
Necrodoom
2014-05-04
-1
/
+1
*
Update mangcheckp to understand Exception nodes.
ElgarL
2014-05-04
-0
/
+2
*
Fix manucheckp to understand and report correctly on Exception nodes.
ElgarL
2014-05-04
-11
/
+32
*
Allow Exceptions in any inherited group to override negation of permissions.
ElgarL
2014-05-04
-9
/
+47
*
Prevent adding sub groups for ranks the granting player doesn't have access to.
ElgarL
2014-05-04
-1
/
+9
*
Allow Exception permission to override negations when in the same group.
ElgarL
2014-05-04
-0
/
+4
*
Change to use LinkedHashSets to preserve ordering. Fixes an issue with popula...
ElgarL
2014-05-04
-8
/
+45
*
Fix Cyclic mirroring test (silly me)
ElgarL
2014-05-04
-2
/
+2
*
Tidy imports
ElgarL
2014-05-04
-2
/
+0
*
Improve Javadocs, clean ' strip checks, update changelog.
Necrodoom
2014-05-04
-36
/
+9
*
add recursive permission adding/removing
Necrodoom
2014-05-04
-159
/
+172
*
Check subgroup permissions with an equal priority so no one subgroup is highe...
ElgarL
2014-05-04
-2
/
+15
*
Fix messages
Necrodoom
2014-03-09
-4
/
+4
*
another string fix.
ElgarL
2013-03-28
-1
/
+1
*
More Necrodoom fixes.
ElgarL
2013-03-28
-1
/
+1
*
Fix loops.
ElgarL
2013-03-28
-8
/
+8
*
readd some checks
Necrodoom
2013-03-10
-4
/
+4
*
add mising isopoverride check
Necrodoom
2013-03-03
-2
/
+2
*
Update GroupManagerPermissions.java
Necrodoom
2013-03-02
-0
/
+2
*
fix clear commands change mandemote and manpromote
Necrodoom
2013-03-02
-14
/
+34
*
messages fix, add /manuclearp and /mangclearp
Necrodoom
2013-03-01
-20
/
+83
[next]