summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Prevent getAllPlayersPermissions() processing a group more than once.ElgarL2012-02-02-19/+27
* fix setGroup to only block superperms update if update is false.ElgarL2012-02-02-2/+2
* Fix a bug with getWorldData return the main world data for all mirrors,ElgarL2012-02-02-3/+15
* Catch all errors in badly formatted groups.ElgarL2012-01-31-7/+9
* Track the 'onPlayerChangeWorld' event as some teleports seem to not beElgarL2012-01-30-1/+8
* Auto sort permissions on load to speed up population of superperms.ElgarL2012-01-30-31/+54
* .project change for Eclipse Build toolElgarL2012-01-29-1/+1
* New craftbukkitKHobbits2012-01-29-0/+12
* Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-29-26/+37
|\
| * updating .gitignoreElgarL2012-01-29-1/+3
| * Fix players retaining permissions when demoted.ElgarL2012-01-29-25/+34
* | Fix boolean fail in /r offline checking.KHobbits2012-01-29-1/+1
* | Optional second argument to /tpaccept, it will only accept the request if the...KHobbits2012-01-29-1/+6
* | Added kit note.KHobbits2012-01-29-0/+1
* | Kill people the proper way.KHobbits2012-01-29-4/+6
* | Switch /near priority to check for int first.KHobbits2012-01-29-25/+20
* | Make sure player is online when sending a /reply.KHobbits2012-01-29-1/+1
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-29-1/+1
|\|
| * silly formatting change to test gitbotElgarL2012-01-28-1/+1
* | Prevent disabled sign creation (if any of essentials signs are enabled)KHobbits2012-01-29-2/+4
* | Fix sign list format.KHobbits2012-01-29-2/+3
* | Disable all signs by default.KHobbits2012-01-29-5/+7
* | Added options to enable each sign typeKHobbits2012-01-29-32/+83
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-28-88/+73
|\|
| * fix for an iterator error if there is only one element in the array.ElgarL2012-01-28-2/+3
| * 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