summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/permissions/BukkitPermissions.java
Commit message (Collapse)AuthorAgeLines
...
* manulistp now accepts an additional + to list ALL SuperpermsElgarL2011-09-24-1/+23
| | | | effective permissions (/manulistp <name> +). manucheckp also outputs superperms results.
* Fix for null in PLAYER_TELEPORT for bukkit perms.ElgarL2011-09-24-4/+2
|
* - Update to handle 'getDescription().getPermissions(') returning aElgarL2011-09-21-1/+2
| | | list (CB 1172).
* - Reverted WorldHolder static change to maintain backward pluginElgarL2011-09-21-4/+4
| | | compatability.
* All GroupManager commands issued by players are now echoed in theElgarL2011-09-20-1/+1
| | | console.
* Fix for pushing perms of non superperms supporting pluginsElgarL2011-09-20-8/+25
|
* - Push updates to superperms for all valid GM commands.ElgarL2011-09-19-18/+16
|
* Read from group not user for setting superpermsElgarL2011-09-16-2/+2
|
* Final tidy up of superperms for GM 1.2ElgarL2011-09-06-1/+0
|
* removed unneeded includeElgarL2011-09-06-1/+0
|
* - Fixed BukkitPerms population. Wasn't correctly setting superperms.ElgarL2011-09-06-7/+33
|
* - Fix for an infinite loop bug with the new Bukkit Perms during a newElgarL2011-09-03-1/+9
| | | user creation.
* Bukkit Superperms supportElgarL2011-09-02-0/+195