summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/GMConfiguration.java
Commit message (Collapse)AuthorAgeLines
* Set a default mirror map if none is found in the config.ElgarL2014-04-27-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
| | | 'allow_commandblocks' So it doesn't kill the whole config.
* 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
| | | can now support periods in world names.
* 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
| | | handling child nodes.
* 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
| | | 'mantogglevalidate' to always be off.
* v 1.5:ElgarL2011-10-27-2/+2
| | | | | - Fixed opOverrides and bukkit_perms_override to read the correct entries. - Better commenting in config.yml
* Added data.save.hours setting to config. This allow control over howElgarL2011-10-16-0/+4
| | | long backups are retained.
* 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
| | | | Enable to allow default Bukkit based permissions to remain enabled, unless directly negated within GroupManager.
* v 1.4:ElgarL2011-10-11-5/+5
| | | | - Updated for Bukkits new YamlConfiguration. - Cleared remaining Cast errors cause by object cloning.
* Moved events into GMWorldListenerElgarL2011-10-01-0/+1
| | | Better error output
* Rewrote Config loading to use Bukkits Configuration featuresElgarL2011-10-01-66/+22
| | | | | | | | | 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)
* 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
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb