summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * | | Merge pull request #77 from necrodoom/patch-3KHobbits2012-06-11-2/+53
| | |\ \ \
| | | * | | woodenslab fix, pointed out by branicyetinecrodoom2012-06-11-2/+53
| | | |/ /
| | * / / Adding mute status to /whoisKHobbits2012-06-12-0/+16
| | |/ /
| | * | Update Bukkit to 1.2.5-R4KHobbits2012-06-11-0/+0
| | * | Fix the vanish command for good.md_52012-06-11-17/+22
| | * | I spied some more big Booleans.KHobbits2012-06-11-4/+4
| | * | i should prefer boolean to Boolean.KHobbits2012-06-11-2/+2
| | * | Make /whois throw an error if no matching players are found.KHobbits2012-06-11-1/+7
| | * | Pass the actual player object to Bukkit.md_52012-06-11-2/+1
| | * | /vanish command sets players invisible to essentials commands.KHobbits2012-06-10-0/+2
| | * | Broadcast command allows colour formatting.KHobbits2012-06-10-1/+2
| | * | Fix /lightning <player> <damage> to actually deal the proper set damage (5 or...KHobbits2012-06-10-16/+10
| | * | Fix /essentials command to not show command debugging if there were no confli...KHobbits2012-06-10-2/+5
| * | | Merge fixesementalo2012-06-25-10/+1
| * | | Merge branch 'master' into 3.0ementalo2012-06-25-66/+78
| |\| |
| | * | Try to be a little more sensible with stored cooldowns.KHobbits2012-06-10-23/+48
| | * | Fix /mute to follow same convention as /tjailKHobbits2012-06-10-11/+9
| | * | Missing event aborts in sign code.KHobbits2012-06-10-0/+15
| | * | Fix bug with /remove and minecartsKHobbits2012-06-10-2/+2
| | * | Allow syntax: /god <player> <on/off>KHobbits2012-06-10-32/+36
| | * | Allow syntax: /fly <player> <on/off>KHobbits2012-06-10-5/+21
| | * | Fixing up some TL mistakesKHobbits2012-06-10-89/+109
| | * | Play a bit less greedy with eventsKHobbits2012-06-10-9/+9
| | * | Remove dura command and merge into itemdb.KHobbits2012-06-10-46/+13
| | * | Fix kits to only show to people who can use them.KHobbits2012-06-10-15/+4
| | * | Merge pull request #72 from kukelekuuk00/masterKHobbits2012-06-10-0/+47
| | |\ \
| | | * | DERP #2kukelekuuk002012-06-10-2/+2
| | | * | DERPkukelekuuk002012-06-09-7/+6
| | | * | some more aliases for /durabilitykukelekuuk002012-06-02-1/+1
| | | * | added /dura a durability checkkukelekuuk002012-05-30-0/+48
| | * | | Merge pull request #75 from necrodoom/patch-1KHobbits2012-06-10-10/+94
| | |\ \ \
| | | * | | file indented for unknown reasonnecrodoom2012-06-10-3312/+3312
| | | * | | updating items.csv with newest pastebin, fixes duplicates and wrong aliases. necrodoom2012-06-10-3229/+3313
| | |/ / /
| | * | | Fix xmpp format strippingsnowleo2012-06-08-1/+2
| | * | | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-06-03-71/+208
| | |\ \ \
| | | * \ \ Merge pull request #74 from Rutr/mastermd-52012-06-02-71/+71
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | translation some new messages and edit some existingRutr2012-06-02-71/+71
| | | |/ /
| | * | | Fix broken preventmodify permissions check in invsee (*scowls at ementalo*)KHobbits2012-06-03-4/+11
| * | | | Missing user methodsementalo2012-06-21-0/+15
| * | | | Remove fake explosion.ementalo2012-06-18-61/+7
| * | | | 2.9 Mergesementalo2012-06-18-99/+182
| * | | | Messing around with whois syntax (TL's probably need some love)ementalo2012-06-18-14/+14
| * | | | Adding mute status to /whoisementalo2012-06-18-0/+5
| * | | | Enchantments updateementalo2012-06-18-22/+43
| * | | | Fix vanishementalo2012-06-18-47/+61
| * | | | Big boolean cleanupementalo2012-06-18-6/+6
| * | | | 3 char min length on /pay and /msgementalo2012-06-18-4/+10
| * | | | Pass the actual player object to Bukkit.ementalo2012-06-18-2/+11
| * | | | Broadcast command allows colour formatting.ementalo2012-06-18-2/+2
| * | | | Fix /lightning <player> <damage> to actually deal the proper set damage (5 or...ementalo2012-06-18-11/+3