Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Better optimize assembling of a players permissions and allow the * node | ElgarL | 2012-01-18 | -5/+5 |
| | | | to populate all registered superperms. | |||
* | Update event Action names to be unique | ElgarL | 2011-12-13 | -7/+7 |
| | ||||
* | Added custom events so plugins can now be notified of changes within | ElgarL | 2011-12-13 | -8/+25 |
| | | | GroupManager. | |||
* | Fix manload to properly clone user variables. | ElgarL | 2011-12-08 | -12/+5 |
| | ||||
* | Optimizations include changing the return of comparePermissionString. | ElgarL | 2011-11-25 | -196/+219 |
| | ||||
* | Minor optimization for groups | ElgarL | 2011-11-25 | -3/+5 |
| | ||||
* | optimize getPermissionList | ElgarL | 2011-11-24 | -2/+4 |
| | ||||
* | Optimize sorting to speedup permission tests. | ElgarL | 2011-11-24 | -2/+10 |
| | ||||
* | better groups match checking for globalgroups | ElgarL | 2011-11-20 | -4/+13 |
| | ||||
* | Prevent Group.equals tests throwing a NullPointerException for | ElgarL | 2011-11-19 | -1/+3 |
| | | | GlobalGroups. | |||
* | Fixed Group/User reloading | ElgarL | 2011-11-05 | -3/+8 |
| | | | Fixed Group.clone(dataholder) | |||
* | Optimize notify test so it's not run as often | ElgarL | 2011-11-04 | -5/+7 |
| | ||||
* | Fix string compares | ElgarL | 2011-11-04 | -1/+1 |
| | ||||
* | Notification of being moved to the default group only happens if it's a | ElgarL | 2011-11-04 | -1/+6 |
| | | | demotion/promotion (not on join). | |||
* | Fixed up javadoc comment errors | ElgarL | 2011-11-04 | -4/+4 |
| | ||||
* | Added Info node support to Global Groups. | ElgarL | 2011-10-31 | -2/+9 |
| | ||||
* | Added Global Groups | ElgarL | 2011-10-31 | -3/+33 |
| | | | | | Defined in groupmanager/globalgroups.yml. Create groups in the yml with a g: prefix, then inherit in the worlds groups files. | |||
* | v 1.4: | ElgarL | 2011-10-11 | -5/+5 |
| | | | | - Updated for Bukkits new YamlConfiguration. - Cleared remaining Cast errors cause by object cloning. | |||
* | Added two new permission nodes - groupmanager.notify.self & | ElgarL | 2011-10-11 | -1/+4 |
| | | | | | groupmanager.notify.other These allow players/admins to be notified when players are moved between groups. | |||
* | Merge branch 'groupmanager' of | ElgarL | 2011-10-11 | -0/+0 |
| | | | | | | | https://elgarl@github.com/essentials/Essentials.git into groupmanager Conflicts: EssentialsGroupManager/src/Changelog.txt | |||
* | Fixed silly error with isLoaded() | ElgarL | 2011-09-25 | -11/+16 |
| | ||||
* | - Fix for an infinite loop bug with the new Bukkit Perms during a new | ElgarL | 2011-09-03 | -5/+5 |
| | | | user creation. | |||
* | Bukkit Superperms support | ElgarL | 2011-09-02 | -2/+19 |
| | ||||
* | GroupManager update to Permissions 3.1.6 API done by ElgarL | snowleo | 2011-08-14 | -50/+56 |
| | ||||
* | Moving all files to trunk. | snowleo | 2011-03-19 | -0/+747 |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb |