summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | Merge pull request #154 from necrodoom/patch-9Paul A.2012-09-27-1/+1
| |\ \
| | * | typo fix in config.ymlNecrodoom2012-09-27-1/+1
| |/ /
| * | Remove debug comments.KHobbits2012-09-25-3/+2
| * | Handle negated wildcard perms in generic superpermsKHobbits2012-09-25-18/+15
| * | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-09-25-128/+110
| |\|
| | * Change order of data in Users.yml to [name, Group, SubGroup,ElgarL2012-09-25-125/+107
| | * CommentingElgarL2012-09-25-2/+2
| | * Fix javadocsElgarL2012-09-25-2/+2
| | * Minor typo fix - NecrodoomElgarL2012-09-25-1/+1
* | | Move Event to LOW so permissions get updated before this event isElgarL2012-10-01-1/+1
|/ /
* | Revert "Clean up imports"KHobbits2012-09-24-1/+5
* | Improve fake sign check.KHobbits2012-09-24-0/+10
* | Merge pull request #151 from gravypod/patch-2Paul A.2012-09-24-5/+1
|\ \
| * | Clean up importsgravypod2012-09-23-5/+1
* | | Envelope new drop/pickup/craft perms under 'essentials.build'.KHobbits2012-09-24-14/+21
* | | Minor cleanupKHobbits2012-09-24-24/+18
|/ /
* | Fix and give better sign errors.KHobbits2012-09-24-2/+21
* | Less sign checking if certain signs aren't enabled.KHobbits2012-09-23-4/+2
* | config typo.KHobbits2012-09-23-1/+1
* | Minor colour changeKHobbits2012-09-23-30/+14
* | Move wildcard perm check to superperms handler, rather than being PEX specific.KHobbits2012-09-23-1/+5
* | Lower reporting level of metrics errors.KHobbits2012-09-23-1/+1
* | Support new lines in newbie welcome message.KHobbits2012-09-22-8/+20
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-09-22-19/+30
|\|
| * Update warning in GlobalGroups - Necrodoom.ElgarL2012-09-22-0/+2
| * - Fix Synchronization on adding subgroups (thanks snowleo).ElgarL2012-09-22-26/+27
* | Cleanup delhome to match normal home cases properly.KHobbits2012-09-22-19/+19
* | Reset colour code at start of default broadcast msg.KHobbits2012-09-22-2/+2
* | General demo txt formattingKHobbits2012-09-22-17/+17
* | Clean chat colours.KHobbits2012-09-22-0/+1
* | Clean up the info.txtKHobbits2012-09-22-13/+11
* | Merge pull request #148 from necrodoom/patch-7KHobbits2012-09-22-18/+22
|\ \
| * | fix info.txt colors and tagsNecrodoom2012-09-21-18/+22
* | | Possibly solve info writing issues in globalgroupsKHobbits2012-09-22-8/+0
|/ /
* | Check for explicit * permission when using PEX.md_52012-09-21-1/+1
* | Update config.yml to show multiple enchantments for kits.KHobbits2012-09-21-1/+1
* | Make sure we check for wildcards in PEXKHobbits2012-09-20-2/+2
* | Switch pex permissions checks to use superperms rather than direct api call.KHobbits2012-09-20-2/+2
* | ignoreCancelled events.KHobbits2012-09-19-69/+25
* | New Permission:KHobbits2012-09-19-1/+63
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-09-19-0/+1
|\ \
| * | Self indulgent commit. Door should be an alias for wood door.md_52012-09-17-0/+1
* | | New Permission:KHobbits2012-09-19-0/+23
|/ /
* | Hide Protection sign option.KHobbits2012-09-17-4/+1
* | Fix a few minor text formatting issues.KHobbits2012-09-16-13/+8
* | Config file permissions cleanupKHobbits2012-09-16-71/+21
* | Merge pull request #146 from necrodoom/patch-6KHobbits2012-09-16-9/+116
|\ \ | |/ |/|
| * update dualbit, fix strength, add swift aliasesNecrodoom2012-09-16-9/+116
|/
* Merge remote-tracking branch 'origin/groupmanager' into 2.9md_52012-09-16-51/+122
|\
| * Remove unused imports.ElgarL2012-09-11-3/+0