summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/GMConfiguration.java
Commit message (Expand)AuthorAgeLines
* Set a default mirror map if none is found in the config.ElgarL2014-05-04-1/+4
* add catches for the last 2 config settingsNecrodoom2013-02-26-3/+11
* Catch the error when using an out of date config forElgarL2013-02-15-1/+7
* register new config settingNecrodoom2013-01-30-1/+8
* Fix the logger so errors are reported again.ElgarL2013-01-13-1/+1
* No more null errors from corrupt config.yml's.ElgarL2012-08-19-29/+65
* Fix an error with Logging set to 'OFF' triggering a cast exception.ElgarL2012-08-14-2/+4
* Stop using the YamlConfiguration in bukkit for our config handling. WeElgarL2012-08-03-24/+71
* Update all code formatting to use tabs for indentation.ElgarL2012-04-13-68/+76
* Removed BukkitPermsOverride as this is now the default with bukkitElgarL2012-02-21-3/+0
* Trap errors in fetching the mirrors map.ElgarL2012-01-25-2/+4
* Added a config.yml setting of 'validate_toggle' for those who preferElgarL2011-10-31-0/+6
* v 1.5:ElgarL2011-10-27-2/+2
* Added data.save.hours setting to config. This allow control over howElgarL2011-10-16-0/+4
* Simplified config.yml while retaining backwards compatibility.ElgarL2011-10-16-2/+6
* Fixed reading world mirrors from the config.ElgarL2011-10-16-3/+3
* Added a config setting - bukkit_perms_override: falseElgarL2011-10-12-0/+3
* v 1.4:ElgarL2011-10-11-5/+5
* Moved events into GMWorldListenerElgarL2011-10-01-0/+1
* Rewrote Config loading to use Bukkits Configuration featuresElgarL2011-10-01-66/+22
* GroupManager update to Permissions 3.1.6 API done by ElgarLsnowleo2011-08-14-1/+1
* Moving all files to trunk.snowleo2011-03-19-0/+120