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
/
GlobalGroups.java
Commit message (
Expand
)
Author
Age
Lines
*
- Fix Synchronization on adding subgroups (thanks snowleo).
ElgarL
2012-09-22
-24
/
+23
*
Remove unused imports.
ElgarL
2012-09-11
-2
/
+0
*
Thread safety for GM
snowleo
2012-09-10
-8
/
+15
*
Better error report on malformed GlobalGroups.
ElgarL
2012-08-07
-2
/
+10
*
Fix GlobalGroups not loading permission nodes.
ElgarL
2012-08-06
-2
/
+2
*
Change to our own Yaml parsing for globalgroups instead of using the
ElgarL
2012-07-13
-7
/
+15
*
Prevent null perms getting past the GlobalGroups loader.
ElgarL
2012-04-18
-1
/
+3
*
Update all code formatting to use tabs for indentation.
ElgarL
2012-04-13
-88
/
+104
*
Fixed the 'last' nested throw/catch and rework all user and group
ElgarL
2012-04-13
-0
/
+3
*
Fix silly nested throw/catch statements. Errors are now correctly
ElgarL
2012-04-12
-40
/
+61
*
Catch errors caused by bad indentation in yml's.
ElgarL
2012-03-29
-35
/
+39
*
Added a tidy error message for invalid permission entries in
ElgarL
2012-01-18
-2
/
+6
*
deleting the contents of GlobalGroups.yml will no longer thrown a
ElgarL
2011-12-14
-41
/
+45
*
Added custom events so plugins can now be notified of changes within
ElgarL
2011-12-13
-0
/
+6
*
globalgroups prefix 'g:' is now not case sensitive.
ElgarL
2011-11-29
-4
/
+4
*
Minor optimization for Group loading/clone
ElgarL
2011-11-07
-3
/
+11
*
Fixed up javadoc comment errors
ElgarL
2011-11-04
-7
/
+7
*
GM will now check to see if it's data files have been changed at each
ElgarL
2011-11-02
-42
/
+110
*
Added Info node support to Global Groups.
ElgarL
2011-10-31
-11
/
+56
*
Typo's and formatting
ElgarL
2011-10-31
-84
/
+73
*
Global Groups yml and class
ElgarL
2011-10-31
-0
/
+291