summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder
Commit message (Collapse)AuthorAgeLines
* 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
|/ | | | | | | https://elgarl@github.com/essentials/Essentials.git into groupmanager Conflicts: EssentialsGroupManager/src/Changelog.txt
* Added the ability to handle unknown worlds at server start.ElgarL2011-10-01-7/+26
| | | | (GM will create the data files for any worlds it finds which are not in the config.yml)
* 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
| | | Fix for folder creation of unique worlds
* 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
| | | | | | | | | Added an opOverride setting in config. If present and set to false, op's will not get overriding permissions in GroupManager. (one op will not be able to alter another op's settings) GM will now create all relevant world data files for non mirrored worlds. (for all worlds named in config.yml)
* - Fix for Users.yml containing only 'users:' causing a crash.ElgarL2011-09-03-2/+7
| | | | - GroupManager will now generate a fresh Users and Groups yml if either file is empty.
* - Invalid groups assigned to players in users.yml will no longer causeElgarL2011-09-03-1/+3
| | | a crash. GM will now set them to the default group instead.
* 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
| | | | | | Ignore double users. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1460 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk/GroupManager] Correct error message on failing to load users file.snowleo2011-04-30-2/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1291 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] GroupManager: Support utf-8 for saving files.snowleo2011-04-10-5/+17
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1170 e251c2fe-e539-e718-e476-b85c1f46cddb
* Moving all files to trunk.snowleo2011-03-19-0/+1566
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb