summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
Commit message (Expand)AuthorAgeLines
...
* Fixed an error on 'manucheckv'. If the users doesn't have the variableElgarL2011-10-31-1/+3
* Added Info node support to Global Groups.ElgarL2011-10-31-1/+2
* Added Global GroupsElgarL2011-10-31-1/+4
* Fixed GM loading world data files twice at startup.ElgarL2011-10-31-1/+3
* Fixed GM to recognize Superperm child nodes.ElgarL2011-10-28-1/+3
* v 1.5:ElgarL2011-10-27-1/+4
* Added data.save.hours setting to config. This allow control over howElgarL2011-10-16-1/+2
* Simplified config.yml while retaining backwards compatibility.ElgarL2011-10-16-1/+2
* Fixed reading world mirrors from the config.ElgarL2011-10-16-1/+2
* Added a config setting - bukkit_perms_override: falseElgarL2011-10-12-1/+4
* v 1.4:ElgarL2011-10-11-1/+4
* Added two new permission nodes - groupmanager.notify.self &ElgarL2011-10-11-0/+2
* Merge branch 'groupmanager' ofElgarL2011-10-11-2/+1
|\
| * Since it will be released, it needs a new version numbersnowleo2011-10-04-1/+2
* | Fixed manudelsub not correctly selecting the group to remove.ElgarL2011-10-11-2/+4
* | Fixed manudelsub not correctly selecting the group to remove.ElgarL2011-10-11-1/+2
|/
* Fix for Bukkit passing a null To location on a player PortalingElgarL2011-10-02-1/+2
* Added the ability to handle unknown worlds at server start.ElgarL2011-10-01-1/+3
* Added event handling to manage new world creation at runtime.ElgarL2011-10-01-1/+2
* Attempt to stop GM wiping groups/users yml's on a bad shut down.ElgarL2011-10-01-1/+2
* Rewrote Config loading to use Bukkits Configuration featuresElgarL2011-10-01-1/+7
* Fixed an issue with superperms where plugins define perms withElgarL2011-10-01-1/+2
* Changed priority if Registered events to lowest.ElgarL2011-09-30-1/+2
* Update to 1.2ElgarL2011-09-27-1/+2
* Optimized getAllPlayersPermissions and fixed pushing unknown perms toElgarL2011-09-26-1/+2
* Fix for GM not checking inheritance for known superperms nodes.ElgarL2011-09-26-1/+2
* Added a BukkitPermsUpdateTask to only update superperms once on aElgarL2011-09-24-1/+2
* Removed superperms update on plugins unloading. Unneeded and createdElgarL2011-09-24-1/+2
* manulistp now accepts an additional + to list ALL SuperpermsElgarL2011-09-24-1/+3
* Fixed wasteful updating of perms on a manload.ElgarL2011-09-24-1/+2
* Fix for null in PLAYER_TELEPORT for bukkit perms.ElgarL2011-09-24-1/+2
* - Update to handle 'getDescription().getPermissions(') returning aElgarL2011-09-21-1/+2
* - Reverted WorldHolder static change to maintain backward pluginElgarL2011-09-21-1/+2
* All GroupManager commands issued by players are now echoed in theElgarL2011-09-20-1/+2
* - Push updates to superperms for all valid GM commands.ElgarL2011-09-19-2/+2
* - Fixed BukkitPerms population. Wasn't correctly setting superperms.ElgarL2011-09-06-1/+3
* - Fix for an infinite loop bug with the new Bukkit Perms during a newElgarL2011-09-03-1/+2
* - Fix for Users.yml containing only 'users:' causing a crash.ElgarL2011-09-03-1/+3
* - Invalid groups assigned to players in users.yml will no longer causeElgarL2011-09-03-1/+2
* - GroupManager will now attempt to select the default world when usingSteve2011-09-03-2/+3
* - Fixed users being able to use 'manuadd' to add users to higher groupsElgarL2011-09-03-0/+6