summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/worlds
Commit message (Expand)AuthorAgeLines
* Auto rename all case sensitive world folders to lower case (ifElgarL2012-03-26-2/+22
* Treat all world names as lower case for file handling (please check inElgarL2012-03-26-18/+26
* Don't remove an attachment on a player leaving as Bukkit never forgetsElgarL2012-03-17-25/+1
* Fix world mirroring so it correctly creates data files and data sourcesElgarL2012-02-05-20/+108
* Fix a bug with getWorldData return the main world data for all mirrors,ElgarL2012-02-02-1/+12
* Trap errors in fetching the mirrors map.ElgarL2012-01-25-1/+2
* Fix hasOwnData to return a correct result with new mirroring systemElgarL2012-01-24-1/+1
* Fixed isInListElgarL2012-01-24-1/+1
* Added recursive loop detection for World mirroring (you may not set theElgarL2012-01-24-43/+42
* Major, MAJOR changes to support partial/full world mirroring.ElgarL2012-01-11-127/+178
* Optimize fetching of Mirrored world data.ElgarL2012-01-10-5/+7
* Reload GlobalGroups when you perform a world load.ElgarL2012-01-03-9/+10
* Optimizations include changing the return of comparePermissionString.ElgarL2011-11-25-3/+4
* Fix for Users file being flagged as updated when it wasn't.ElgarL2011-11-07-2/+2
* Fixed up javadoc comment errorsElgarL2011-11-04-14/+14
* GM will now check to see if it's data files have been changed at eachElgarL2011-11-02-20/+74
* Added Global GroupsElgarL2011-10-31-0/+6
* Fixed GM loading world data files twice at startup.ElgarL2011-10-31-1/+1
* 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
* Changes for new Bukkitsnowleo2011-10-11-1/+1
* 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
* 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/+2
* GroupManager update to Permissions 3.1.6 API done by ElgarLsnowleo2011-08-14-7/+10
* Moving all files to trunk.snowleo2011-03-19-0/+423