summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * Fixed a bug when pushing superperms in the wrong order.ElgarL2012-01-28-85/+63
| | * Properly fix inherited negated nodes.ElgarL2012-01-27-4/+5
| | * do not allow inherited permissions to negate higher perms.ElgarL2012-01-27-3/+8
| * | Only list bed home if it is set.KHobbits2012-01-28-3/+10
| * | Allow space as well as : in /delhomeKHobbits2012-01-28-5/+14
| * | Stop users from using /sethome bedKHobbits2012-01-28-0/+6
| * | If bed home is set, give priority when spawning.KHobbits2012-01-28-8/+8
| * | Check bed still exist, for bed homes.KHobbits2012-01-28-3/+10
| * | Switch website URL's to point at wiki.KHobbits2012-01-28-6/+6
| * | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-01-26-111/+119
| |\ \
| | * | Minor fix to french translationsnowleo2012-01-26-1/+1
| | * | i18n added to command nukeLéa Gris2012-01-26-5/+13
| | * | Updated translations to Essentials Dev2.7.191Léa Gris2012-01-26-107/+107
| * | | Revert emergency listener to old styleKHobbits2012-01-26-2/+92
| |/ /
| * | Set min bukkit to 1818 - RBKHobbits2012-01-26-1/+1
| * | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-26-16/+38
| |\|
| | * Fixed an infinite loop error when using '/manudel' on a logged inElgarL2012-01-25-3/+13
| | * Trap errors in fetching the mirrors map.ElgarL2012-01-25-4/+8
| | * Check for a null player object in the PlayerTeleportEvent.ElgarL2012-01-25-2/+3
| | * Fixed subgroups (I broke earlier).ElgarL2012-01-25-10/+17
| * | CB #1818paul.aston2012-01-25-0/+0
| * | Merge pull request #43 from essentials/groupmanagerPaul A.2012-01-24-31/+33
| |\|
| | * Fix trying to modify an unmodifiable collection breaking superperms.ElgarL2012-01-25-31/+33
| * | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-25-64/+77
| |\|
| | * Fix typo/wording in changelogElgarL2012-01-24-1/+1
| | * Allow negations with the * permission node when population superperms.ElgarL2012-01-24-6/+9
| | * Fix hasOwnData to return a correct result with new mirroring systemElgarL2012-01-24-1/+1
| | * Fixed isInListElgarL2012-01-24-1/+1
| | * addSubGroup now returns a boolean for success/failure.ElgarL2012-01-24-14/+23
| | * Added recursive loop detection for World mirroring (you may not set theElgarL2012-01-24-44/+45
| * | Don't try to spawn users who have disconnected before we have a chance to spa...ementalo2012-01-24-3/+9
| * | Merge branch 'refs/heads/groupmanager'snowleo2012-01-24-57/+71
| |\|
| | * Fixed infinite loop error on player join.ElgarL2012-01-22-9/+18
| | * Separated all events to be independent classes.ElgarL2012-01-21-46/+50
| | * Fixed a random null error upon a player portaling.ElgarL2012-01-21-3/+4
* | | Tidy chat.KHobbits2012-01-26-3/+1
* | | Fix dependsKHobbits2012-01-25-13/+13
* | | Fix exception when getting displaynameementalo2012-01-25-1/+4
* | | 2nd sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-36/+34
* | | Merge branch '3.0' of github.com:essentials/Essentials into 3.0KHobbits2012-01-24-2/+6
|\ \ \
| * | | remove merge leftoversementalo2012-01-24-4/+6
* | | | First sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-134/+149
* | | | Fix messages fileKHobbits2012-01-24-4/+0
|/ / /
* | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-24-462/+654
|\| |
| * | Add new permission essentials.protect.alerts.notriggerementalo2012-01-23-2/+5
| |/
| * Update to new Bukkit Event system.ElgarL2012-01-21-52/+100
| * Catching throwable leads to madness, lets do this safely.KHobbits2012-01-21-1/+5
| * Catch errors too, incase the class doesn't exist.KHobbits2012-01-21-1/+1
| * Messages CleanupKHobbits2012-01-20-29/+28
| * If vault throws an exception, it should not be enabled.KHobbits2012-01-20-2/+9