summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Update Bukkit/CB to 1.3.2 R1stable-2.9.4KHobbits2012-09-30-0/+0
| | | | Bukkit: 1546 CB: 2377
* update kit sign permission checkNecrodoom2012-09-30-1/+1
|
* update warp sign permission checkNecrodoom2012-09-30-1/+1
|
* Should fix tpaccept charge bug - needs testingKHobbits2012-09-30-0/+1
|
* Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-09-28-8/+13
|\
| * Update users.yml to follow new ordering.ElgarL2012-09-25-3/+3
| |
| * No need for a new array.ElgarL2012-09-25-3/+1
| |
| * Add alphabetically sorted user lists.ElgarL2012-09-25-5/+12
| |
* | Add potion effect clearing on /heal - Chris WardKHobbits2012-09-28-15/+18
| |
* | Cleanup of god mode effects, suggested by gravypod.KHobbits2012-09-28-6/+11
| |
* | God mode cancel potion effects - Chris wardKHobbits2012-09-28-0/+14
| | | | | | | | Revert heal changes.
* | Fix updating version on items.csvPaul A.2012-09-27-1/+1
| |
* | Merge pull request #156 from evonuts/patch-1Paul A.2012-09-27-8/+8
|\ \ | | | | | | Minor spelling/grammatical fixes
| * | Minor spelling/grammatical fixesevonuts2012-09-28-8/+8
|/ /
* | Merge pull request #154 from necrodoom/patch-9Paul A.2012-09-27-1/+1
|\ \ | | | | | | typo fix in config.yml as found by @Evonuts
| * | 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
| | | | | | Permissions, Info nodes].
| * CommentingElgarL2012-09-25-2/+2
| |
| * Fix javadocsElgarL2012-09-25-2/+2
| |
| * Minor typo fix - NecrodoomElgarL2012-09-25-1/+1
| |
* | Revert "Clean up imports"KHobbits2012-09-24-1/+5
| | | | | | | | This reverts commit d2546ebd3683c80d9a497c0ed34c2446aa8add81.
* | 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 imports
| * | 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
|\| | | | | | | | | Resolved Conflicts: EssentialsGroupManager/src/org/anjocaido/groupmanager/GlobalGroups.java
| * Update warning in GlobalGroups - Necrodoom.ElgarL2012-09-22-0/+2
| |
| * - Fix Synchronization on adding subgroups (thanks snowleo).ElgarL2012-09-22-26/+27
| | | | | | | | - Remove info node support from GlobalGroups. It should not have them as GlobalGroups are only permission collections.
* | 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 tags I'll do a little manual cleanup.
| * | fix info.txt colors and tagsNecrodoom2012-09-21-18/+22
| | |
* | | Possibly solve info writing issues in globalgroupsKHobbits2012-09-22-8/+0
|/ / | | | | Editing this on the ess branch, cause i'm sure there is a better fix.
* | 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
| |