Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #85 from kukelekuuk00/master | Iaccidentally | 2012-06-15 | -164/+164 |
|\ | | | | | Updated dutch translation and fixed many grammar and spelling mistakes. | |||
| * | Updated dutch translation and fixed many grammar and spelling mistakes. | kukelekuuk00 | 2012-06-16 | -164/+164 |
| | | ||||
* | | Merge pull request #82 from kukelekuuk00/master | Iaccidentally | 2012-06-15 | -14/+49 |
|\| | | | | | Allow your hat to be removed with /hat remove | |||
| * | Allow your hat to be removed with /hat remove | kukelekuuk00 | 2012-06-15 | -14/+49 |
| | | ||||
* | | Merge pull request #81 from kukelekuuk00/master | Paul A. | 2012-06-15 | -5/+21 |
|\| | | | | | /vanish [on|off] - thanks kukelekuuk00 | |||
| * | args[0] instead of args[1] | kukelekuuk00 | 2012-06-15 | -2/+2 |
| | | | | | | derp | |||
| * | /vanish [on|off] | kukelekuuk00 | 2012-06-15 | -5/+21 |
|/ | ||||
* | Merge branch 'master' of https://github.com/essentials/Essentials | Iaccidentally | 2012-06-12 | -3/+3 |
|\ | ||||
| * | Revert "Invert teleport timer." | KHobbits | 2012-06-13 | -2/+2 |
| | | | | | | | | This reverts commit 81e98cf04a59f743df17cf7cf7423aba8f58d36c. | |||
| * | Invert teleport timer. | KHobbits | 2012-06-13 | -2/+2 |
| | | ||||
| * | 3 char min length on /pay and /msg | KHobbits | 2012-06-13 | -3/+3 |
| | | ||||
* | | add /e<command> aliases to essentials spawn | Iaccidentally | 2012-06-12 | -1/+3 |
|/ | ||||
* | This is broken for some reason. Removing until fixed. | Iaccidentally | 2012-06-12 | -2/+2 |
| | ||||
* | oops. forgot this. | Iaccidentally | 2012-06-12 | -1/+12 |
| | ||||
* | add admin chat | Iaccidentally | 2012-06-12 | -0/+2 |
| | ||||
* | Merge pull request #79 from Iaccidentally/master | Iaccidentally | 2012-06-11 | -15/+15 |
|\ | | | | | update messages_pt.properties | |||
| * | fix Portuguese translation with new messages | Iaccidentally | 2012-06-11 | -15/+15 |
| | | ||||
* | | Merge pull request #78 from Iaccidentally/master | Alexander Schepp | 2012-06-11 | -80/+80 |
|\| | | | | | fix some tl keys | |||
| * | fix some tl keys | Iaccidentally | 2012-06-11 | -80/+80 |
|/ | ||||
* | Messing around with whois syntax | KHobbits | 2012-06-12 | -229/+262 |
| | | | | (TL's probably need some love) | |||
* | Fix spacing issue in /list | KHobbits | 2012-06-12 | -11/+11 |
| | ||||
* | Fixing messed enchantment. | KHobbits | 2012-06-12 | -1/+1 |
| | ||||
* | Merge pull request #76 from necrodoom/patch-2 | KHobbits | 2012-06-11 | -3/+24 |
|\ | | | | | pull request for expanding enchant database | |||
| * | pull request for expanding enchant database | necrodoom | 2012-06-11 | -3/+24 |
| | | ||||
* | | Merge pull request #77 from necrodoom/patch-3 | KHobbits | 2012-06-11 | -2/+53 |
|\ \ | | | | | | | woodenslab fix, pointed out by branicyeti | |||
| * | | woodenslab fix, pointed out by branicyeti | necrodoom | 2012-06-11 | -2/+53 |
| |/ | ||||
* / | Adding mute status to /whois | KHobbits | 2012-06-12 | -0/+16 |
|/ | ||||
* | Update Bukkit to 1.2.5-R4 | KHobbits | 2012-06-11 | -0/+0 |
| | | | | Bukkit: #1473 CB: #2222 | |||
* | Fix the vanish command for good. | md_5 | 2012-06-11 | -17/+22 |
| | ||||
* | I spied some more big Booleans. | KHobbits | 2012-06-11 | -4/+4 |
| | ||||
* | i should prefer boolean to Boolean. | KHobbits | 2012-06-11 | -2/+2 |
| | ||||
* | Make /whois throw an error if no matching players are found. | KHobbits | 2012-06-11 | -1/+7 |
| | ||||
* | Pass the actual player object to Bukkit. | md_5 | 2012-06-11 | -2/+1 |
| | ||||
* | /vanish command sets players invisible to essentials commands. | KHobbits | 2012-06-10 | -0/+2 |
| | ||||
* | Broadcast command allows colour formatting. | KHobbits | 2012-06-10 | -1/+2 |
| | ||||
* | Fix /lightning <player> <damage> to actually deal the proper set damage (5 ↵ | KHobbits | 2012-06-10 | -16/+10 |
| | | | | or 25% by default). | |||
* | Fix /essentials command to not show command debugging if there were no ↵ | KHobbits | 2012-06-10 | -2/+5 |
| | | | | conflicts. | |||
* | Try to be a little more sensible with stored cooldowns. | KHobbits | 2012-06-10 | -23/+48 |
| | ||||
* | Fix /mute to follow same convention as /tjail | KHobbits | 2012-06-10 | -11/+9 |
| | | | | Fixed #2056 | |||
* | Missing event aborts in sign code. | KHobbits | 2012-06-10 | -0/+15 |
| | ||||
* | Fix bug with /remove and minecarts | KHobbits | 2012-06-10 | -2/+2 |
| | ||||
* | Allow syntax: /god <player> <on/off> | KHobbits | 2012-06-10 | -32/+36 |
| | ||||
* | Allow syntax: /fly <player> <on/off> | KHobbits | 2012-06-10 | -5/+21 |
| | ||||
* | Fixing up some TL mistakes | KHobbits | 2012-06-10 | -89/+109 |
| | ||||
* | Play a bit less greedy with events | KHobbits | 2012-06-10 | -9/+9 |
| | ||||
* | Remove dura command and merge into itemdb. | KHobbits | 2012-06-10 | -46/+13 |
| | ||||
* | Fix kits to only show to people who can use them. | KHobbits | 2012-06-10 | -15/+4 |
| | ||||
* | Merge pull request #72 from kukelekuuk00/master | KHobbits | 2012-06-10 | -0/+47 |
|\ | | | | | Durability command | |||
| * | DERP #2 | kukelekuuk00 | 2012-06-10 | -2/+2 |
| | | ||||
| * | DERP | kukelekuuk00 | 2012-06-09 | -7/+6 |
| | |