summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder
Commit message (Expand)AuthorAgeLines
* Catch NullPointerErrors generated by blank permission nodes.ElgarL2012-01-14-2/+12
* Major, MAJOR changes to support partial/full world mirroring.ElgarL2012-01-11-513/+590
* Optimize fetching of Mirrored world data.ElgarL2012-01-10-5/+7
* Reload GlobalGroups when you perform a world load.ElgarL2012-01-03-9/+10
* Added custom events so plugins can now be notified of changes withinElgarL2011-12-13-2/+27
* Fix manload to properly clone user variables.ElgarL2011-12-08-8/+12
* globalgroups prefix 'g:' is now not case sensitive.ElgarL2011-11-29-5/+5
* Added file details in error messages for loading groups/users.ElgarL2011-11-27-10/+10
* Optimizations include changing the return of comparePermissionString.ElgarL2011-11-25-7/+9
* Stop throwing errors on an empty users file.ElgarL2011-11-21-67/+63
* Fixed GM holding files open and causing the time stamp to be incorrect.ElgarL2011-11-17-4/+8
* Added comments to groups.yml for global groupsElgarL2011-11-15-2/+17
* Minor optimization for Group loading/cloneElgarL2011-11-07-2/+6
* Fix for Users file being flagged as updated when it wasn't.ElgarL2011-11-07-4/+4
* Fixed Group/User reloadingElgarL2011-11-05-6/+28
* Fix for file date conflict causing memory data to be wiped.ElgarL2011-11-04-27/+12
* Fixed up javadoc comment errorsElgarL2011-11-04-29/+32
* GM will now check to see if it's data files have been changed at eachElgarL2011-11-02-38/+260
* Added Info node support to Global Groups.ElgarL2011-10-31-1/+6
* Added Global GroupsElgarL2011-10-31-4/+26
* Fixed GM loading world data files twice at startup.ElgarL2011-10-31-26/+33
* Added data.save.hours setting to config. This allow control over howElgarL2011-10-16-1/+1
* Fixed reading world mirrors from the config.ElgarL2011-10-16-4/+4
* Merge branch 'master' into groupmanagersnowleo2011-10-11-1/+1
|\
| * Changes for new Bukkitsnowleo2011-10-11-1/+1
* | Merge branch 'groupmanager' ofElgarL2011-10-11-0/+0
|/
* Added the ability to handle unknown worlds at server start.ElgarL2011-10-01-7/+26
* Added event handling to manage new world creation at runtime.ElgarL2011-10-01-2/+1
* Fix for loading of worlds not in the configElgarL2011-10-01-3/+17
* Attempt to stop GM wiping groups/users yml's on a bad shut down.ElgarL2011-10-01-14/+19
* Rewrote Config loading to use Bukkits Configuration featuresElgarL2011-10-01-5/+15
* - Fix for Users.yml containing only 'users:' causing a crash.ElgarL2011-09-03-2/+7
* - Invalid groups assigned to players in users.yml will no longer causeElgarL2011-09-03-1/+3
* GroupManager update to Permissions 3.1.6 API done by ElgarLsnowleo2011-08-14-55/+61
* Using default group for users with unknown group.snowleo2011-05-14-4/+6
* [trunk/GroupManager] Correct error message on failing to load users file.snowleo2011-04-30-2/+2
* [trunk] GroupManager: Support utf-8 for saving files.snowleo2011-04-10-5/+17
* Moving all files to trunk.snowleo2011-03-19-0/+1566