Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Removed BukkitPermsOverride as this is now the default with bukkit | ElgarL | 2012-02-21 | -3/+0 |
| | | | handling child nodes. | |||
* | Trap errors in fetching the mirrors map. | ElgarL | 2012-01-25 | -2/+4 |
| | ||||
* | Added a config.yml setting of 'validate_toggle' for those who prefer | ElgarL | 2011-10-31 | -0/+6 |
| | | | 'mantogglevalidate' to always be off. | |||
* | v 1.5: | ElgarL | 2011-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 how | ElgarL | 2011-10-16 | -0/+4 |
| | | | long backups are retained. | |||
* | Simplified config.yml while retaining backwards compatibility. | ElgarL | 2011-10-16 | -2/+6 |
| | ||||
* | Fixed reading world mirrors from the config. | ElgarL | 2011-10-16 | -3/+3 |
| | ||||
* | Added a config setting - bukkit_perms_override: false | ElgarL | 2011-10-12 | -0/+3 |
| | | | | Enable to allow default Bukkit based permissions to remain enabled, unless directly negated within GroupManager. | |||
* | v 1.4: | ElgarL | 2011-10-11 | -5/+5 |
| | | | | - Updated for Bukkits new YamlConfiguration. - Cleared remaining Cast errors cause by object cloning. | |||
* | Moved events into GMWorldListener | ElgarL | 2011-10-01 | -0/+1 |
| | | | Better error output | |||
* | Rewrote Config loading to use Bukkits Configuration features | ElgarL | 2011-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 ElgarL | snowleo | 2011-08-14 | -1/+1 |
| | ||||
* | Moving all files to trunk. | snowleo | 2011-03-19 | -0/+120 |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb |