Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | 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 | |
| | | | |||||
| * | | some more aliases for /durability | kukelekuuk00 | 2012-06-02 | -1/+1 | |
| | | | |||||
| * | | added /dura a durability check | kukelekuuk00 | 2012-05-30 | -0/+48 | |
| | | | |||||
* | | | Merge pull request #75 from necrodoom/patch-1 | KHobbits | 2012-06-10 | -10/+94 | |
|\ \ \ | | | | | | | | | updating items.csv with newest pastebin, fixes duplicates and wrong alia... | ||||
| * | | | file indented for unknown reason | necrodoom | 2012-06-10 | -3312/+3312 | |
| | | | | |||||
| * | | | updating items.csv with newest pastebin, fixes duplicates and wrong aliases. | necrodoom | 2012-06-10 | -3229/+3313 | |
|/ / / | |||||
* | | | Fix xmpp format stripping | snowleo | 2012-06-08 | -1/+2 | |
| | | | |||||
* | | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-06-03 | -71/+208 | |
|\ \ \ | |||||
| * \ \ | Merge pull request #74 from Rutr/master | md-5 | 2012-06-02 | -71/+71 | |
| |\ \ \ | | |/ / | |/| | | Edit the polish translation, thanks Rutr. | ||||
| | * | | translation some new messages and edit some existing | Rutr | 2012-06-02 | -71/+71 | |
| |/ / | |||||
| * | | Don't allow armor to be used as a hat. | md_5 | 2012-05-27 | -6/+22 | |
| | | | |||||
| * | | Add new command /hat and update translate keys as well as fix colour codes. | md_5 | 2012-05-27 | -7/+128 | |
| | | | |||||
| * | | Client side note blocks don't play it seems (reverse-merged from commit ↵ | md_5 | 2012-05-26 | -1/+1 | |
| | | | | | | | | | | | | d83437e3942f7323e4883118bb645d26b62d3f7a) | ||||
* | | | Fix broken preventmodify permissions check in invsee (*scowls at ementalo*) | KHobbits | 2012-06-03 | -4/+11 | |
|/ / | | | | | | | Also added check to prevent duping items | ||||
* | | Tidy up PVP attack delay. | KHobbits | 2012-05-22 | -6/+9 | |
| | | |||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-05-22 | -2/+27 | |
|\ \ | |||||
| * | | Adding new config setting login-attack-delay. Set this in seconds for a ↵ | ementalo | 2012-05-22 | -2/+27 | |
| | | | | | | | | | | | | | | | | | | delay before players can attack each other after logging on. Use permission "essentials.pvpdelay.exempt" to bypass this restriction | ||||
* | | | Separate toggle for world teleports using homes. | KHobbits | 2012-05-22 | -2/+15 | |
|/ / | |||||
* | | Code tidy. | KHobbits | 2012-05-22 | -5/+3 | |
| | | |||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-05-22 | -2/+30 | |
|\ \ | |||||
| * | | Keep track of vanished players and tweak lag meter. | md_5 | 2012-05-21 | -2/+30 | |
| | | | |||||
* | | | Patch null error in /home after recent update. | KHobbits | 2012-05-22 | -11/+12 | |
|/ / | |||||
* | | Make /home and /back obey the world perm system. | KHobbits | 2012-05-20 | -3/+19 | |
| | | | | | | | | | | | | This will prevent players from moving between words using virtually all essentials commands. ATM /warp is excepted, because we already have per warp permissions. Ess3 may see warp permissions altered to: essentials.warp.<world>.<warpname> | ||||
* | | Fixing unit tests. | KHobbits | 2012-05-19 | -0/+18 | |
| | | |||||
* | | Forgot to update plugin syntax. | KHobbits | 2012-05-19 | -28/+28 | |
| | | | | | | | | Added missing perm checks. |