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
/
worlds
Commit message (
Expand
)
Author
Age
Lines
*
Fix global mirroring of non main worlds.
ElgarL
2013-02-22
-2
/
+8
*
Do not list "all_unnamed_worlds" as a selectable world.
ElgarL
2013-02-22
-24
/
+27
*
Don't try to use the worldHolder before it's initialised.
ElgarL
2013-02-22
-5
/
+10
*
Added a new mirroring option in the config of 'all_unnamed_worlds'. This
ElgarL
2013-02-22
-10
/
+40
*
'/manselect' will no longer list duplicate worlds.
ElgarL
2013-02-22
-6
/
+15
*
Add support for BukkitForge using 'overworld' as the main world name.
ElgarL
2013-01-28
-7
/
+15
*
Fix recursive error detection when partial mirroring the main world
ElgarL
2012-11-20
-2
/
+2
*
allWorldsDataList now returns fully mirrored worlds whihc are not
ElgarL
2012-10-01
-2
/
+2
*
Fix mirroring now we are not using any Bukkit methods.
ElgarL
2012-08-03
-16
/
+24
*
Fix a cases sensitivity bug in world loading.
ElgarL
2012-08-03
-1
/
+1
*
Ignore any sub folders in the Worlds folder which start with a period
ElgarL
2012-07-04
-1
/
+1
*
Only output a Data update message if something has changed.
ElgarL
2012-06-22
-1
/
+7
*
Fix forgetting sub groups on a manload.
ElgarL
2012-04-21
-0
/
+1
*
Re-initialize the WorldsHolder on a reload, as un-registering and
ElgarL
2012-04-16
-2
/
+9
*
Finally remove all deprecated methods.
ElgarL
2012-04-13
-1
/
+0
*
Update all code formatting to use tabs for indentation.
ElgarL
2012-04-13
-606
/
+632
*
Auto rename all case sensitive world folders to lower case (if
ElgarL
2012-03-26
-2
/
+22
*
Treat all world names as lower case for file handling (please check in
ElgarL
2012-03-26
-18
/
+26
*
Don't remove an attachment on a player leaving as Bukkit never forgets
ElgarL
2012-03-17
-25
/
+1
*
Fix world mirroring so it correctly creates data files and data sources
ElgarL
2012-02-05
-20
/
+108
*
Fix a bug with getWorldData return the main world data for all mirrors,
ElgarL
2012-02-02
-1
/
+12
*
Trap errors in fetching the mirrors map.
ElgarL
2012-01-25
-1
/
+2
*
Fix hasOwnData to return a correct result with new mirroring system
ElgarL
2012-01-24
-1
/
+1
*
Fixed isInList
ElgarL
2012-01-24
-1
/
+1
*
Added recursive loop detection for World mirroring (you may not set the
ElgarL
2012-01-24
-43
/
+42
*
Major, MAJOR changes to support partial/full world mirroring.
ElgarL
2012-01-11
-127
/
+178
*
Optimize fetching of Mirrored world data.
ElgarL
2012-01-10
-5
/
+7
*
Reload GlobalGroups when you perform a world load.
ElgarL
2012-01-03
-9
/
+10
*
Optimizations include changing the return of comparePermissionString.
ElgarL
2011-11-25
-3
/
+4
*
Fix for Users file being flagged as updated when it wasn't.
ElgarL
2011-11-07
-2
/
+2
*
Fixed up javadoc comment errors
ElgarL
2011-11-04
-14
/
+14
*
GM will now check to see if it's data files have been changed at each
ElgarL
2011-11-02
-20
/
+74
*
Added Global Groups
ElgarL
2011-10-31
-0
/
+6
*
Fixed GM loading world data files twice at startup.
ElgarL
2011-10-31
-1
/
+1
*
Added data.save.hours setting to config. This allow control over how
ElgarL
2011-10-16
-1
/
+1
*
Fixed reading world mirrors from the config.
ElgarL
2011-10-16
-4
/
+4
*
Changes for new Bukkit
snowleo
2011-10-11
-1
/
+1
*
Added the ability to handle unknown worlds at server start.
ElgarL
2011-10-01
-7
/
+26
*
Added event handling to manage new world creation at runtime.
ElgarL
2011-10-01
-2
/
+1
*
Fix for loading of worlds not in the config
ElgarL
2011-10-01
-3
/
+17
*
Rewrote Config loading to use Bukkits Configuration features
ElgarL
2011-10-01
-5
/
+15
*
- Fix for Users.yml containing only 'users:' causing a crash.
ElgarL
2011-09-03
-2
/
+2
*
GroupManager update to Permissions 3.1.6 API done by ElgarL
snowleo
2011-08-14
-7
/
+10
*
Moving all files to trunk.
snowleo
2011-03-19
-0
/
+423