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
/
dataholder
/
WorldDataHolder.java
Commit message (
Expand
)
Author
Age
Lines
*
Update all code formatting to use tabs for indentation.
ElgarL
2012-04-13
-1099
/
+1180
*
Fixed the 'last' nested throw/catch and rework all user and group
ElgarL
2012-04-13
-102
/
+190
*
Fix silly nested throw/catch statements. Errors are now correctly
ElgarL
2012-04-12
-142
/
+171
*
Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket
ElgarL
2012-04-11
-4
/
+6
*
Better handling of errors in user and group yml's.
ElgarL
2012-04-07
-177
/
+230
*
Prevent Null entries in group inheritance from throwing errors.
ElgarL
2012-04-03
-4
/
+6
*
Catch errors caused by bad indentation in yml's.
ElgarL
2012-03-29
-168
/
+176
*
Stop attempting to push empty permissions when players edit the yml's
ElgarL
2012-03-29
-4
/
+20
*
Better reporting when a users.yml is failing to load.
ElgarL
2012-03-04
-1
/
+6
*
Updated Essentials to work with R5
snowleo
2012-02-21
-1
/
+1
*
Add some commenting
ElgarL
2012-02-05
-2
/
+5
*
Fix world mirroring so it correctly creates data files and data sources
ElgarL
2012-02-05
-40
/
+62
*
Catch all errors in badly formatted groups.
ElgarL
2012-01-31
-5
/
+6
*
Auto sort permissions on load to speed up population of superperms.
ElgarL
2012-01-30
-26
/
+30
*
Fixed an infinite loop error when using '/manudel' on a logged in
ElgarL
2012-01-25
-1
/
+1
*
Catch NullPointerErrors generated by blank permission nodes.
ElgarL
2012-01-14
-2
/
+12
*
Major, MAJOR changes to support partial/full world mirroring.
ElgarL
2012-01-11
-360
/
+164
*
Added custom events so plugins can now be notified of changes within
ElgarL
2011-12-13
-2
/
+27
*
Fix manload to properly clone user variables.
ElgarL
2011-12-08
-8
/
+12
*
globalgroups prefix 'g:' is now not case sensitive.
ElgarL
2011-11-29
-5
/
+5
*
Added file details in error messages for loading groups/users.
ElgarL
2011-11-27
-10
/
+10
*
Stop throwing errors on an empty users file.
ElgarL
2011-11-21
-67
/
+63
*
Fixed GM holding files open and causing the time stamp to be incorrect.
ElgarL
2011-11-17
-4
/
+8
*
Added comments to groups.yml for global groups
ElgarL
2011-11-15
-2
/
+17
*
Minor optimization for Group loading/clone
ElgarL
2011-11-07
-2
/
+6
*
Fix for Users file being flagged as updated when it wasn't.
ElgarL
2011-11-07
-2
/
+2
*
Fixed Group/User reloading
ElgarL
2011-11-05
-6
/
+28
*
Fix for file date conflict causing memory data to be wiped.
ElgarL
2011-11-04
-27
/
+12
*
Fixed up javadoc comment errors
ElgarL
2011-11-04
-10
/
+12
*
GM will now check to see if it's data files have been changed at each
ElgarL
2011-11-02
-18
/
+186
*
Added Info node support to Global Groups.
ElgarL
2011-10-31
-1
/
+6
*
Added Global Groups
ElgarL
2011-10-31
-4
/
+20
*
Fixed GM loading world data files twice at startup.
ElgarL
2011-10-31
-25
/
+32
*
Attempt to stop GM wiping groups/users yml's on a bad shut down.
ElgarL
2011-10-01
-14
/
+19
*
- Fix for Users.yml containing only 'users:' causing a crash.
ElgarL
2011-09-03
-0
/
+5
*
- Invalid groups assigned to players in users.yml will no longer cause
ElgarL
2011-09-03
-1
/
+3
*
GroupManager update to Permissions 3.1.6 API done by ElgarL
snowleo
2011-08-14
-45
/
+47
*
Using default group for users with unknown group.
snowleo
2011-05-14
-4
/
+6
*
[trunk/GroupManager] Correct error message on failing to load users file.
snowleo
2011-04-30
-2
/
+2
*
[trunk] GroupManager: Support utf-8 for saving files.
snowleo
2011-04-10
-5
/
+17
*
Moving all files to trunk.
snowleo
2011-03-19
-0
/
+939