summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Adjust kit delay description.KHobbits2012-06-16-1/+1
* Prevent joinbots from triggering join code, unless they are actually connecte...KHobbits2012-06-16-0/+4
* Added TL key for ban syntax,KHobbits2012-06-16-4/+14
* Fix teleport cooldowns - thanks @basicsenseiKHobbits2012-06-16-2/+2
* Players should not be able to ignore ConsoleKHobbits2012-06-16-33/+34
* Fix chat showing [spy] prefix when social spy was not required to see the mes...KHobbits2012-06-16-9/+12
* Replace op ignore exempt with ignore exempt chat permission:KHobbits2012-06-16-2/+1
* Fix /exp so it can be used in the consoleKHobbits2012-06-16-33/+65
* Avoid silent command failures on /hat (ie typing /hat fish will no longer sil...KHobbits2012-06-16-23/+22
* Added missing TL key 'hatRemoved'KHobbits2012-06-16-3/+13
* Make /vanish follow the same rules as /fly, /god and /gamemodeKHobbits2012-06-16-14/+18
* Merge pull request #85 from kukelekuuk00/masterIaccidentally2012-06-15-164/+164
|\
| * Updated dutch translation and fixed many grammar and spelling mistakes.kukelekuuk002012-06-16-164/+164
* | Merge pull request #82 from kukelekuuk00/masterIaccidentally2012-06-15-14/+49
|\|
| * Allow your hat to be removed with /hat removekukelekuuk002012-06-15-14/+49
* | Merge pull request #81 from kukelekuuk00/masterPaul A.2012-06-15-5/+21
|\|
| * args[0] instead of args[1]kukelekuuk002012-06-15-2/+2
| * /vanish [on|off]kukelekuuk002012-06-15-5/+21
|/
* Merge branch 'master' of https://github.com/essentials/EssentialsIaccidentally2012-06-12-3/+3
|\
| * Revert "Invert teleport timer."KHobbits2012-06-13-2/+2
| * Invert teleport timer.KHobbits2012-06-13-2/+2
| * 3 char min length on /pay and /msgKHobbits2012-06-13-3/+3
* | add /e<command> aliases to essentials spawnIaccidentally2012-06-12-1/+3
|/
* This is broken for some reason. Removing until fixed.Iaccidentally2012-06-12-2/+2
* oops. forgot this.Iaccidentally2012-06-12-1/+12
* add admin chatIaccidentally2012-06-12-0/+2
* Merge pull request #79 from Iaccidentally/masterIaccidentally2012-06-11-15/+15
|\
| * fix Portuguese translation with new messagesIaccidentally2012-06-11-15/+15
* | Merge pull request #78 from Iaccidentally/masterAlexander Schepp2012-06-11-80/+80
|\|
| * fix some tl keysIaccidentally2012-06-11-80/+80
|/
* Messing around with whois syntaxKHobbits2012-06-12-229/+262
* Fix spacing issue in /listKHobbits2012-06-12-11/+11
* Fixing messed enchantment.KHobbits2012-06-12-1/+1
* Merge pull request #76 from necrodoom/patch-2KHobbits2012-06-11-3/+24
|\
| * pull request for expanding enchant databasenecrodoom2012-06-11-3/+24
* | 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
* 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