Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | oops! :: fix wither spawn explosion blocking | Iaccidentally | 2012-10-28 | -3/+3 |
| | ||||
* | Fully support wither blocking in protect | Iaccidentally | 2012-10-28 | -0/+29 |
| | ||||
* | CB #2415 | Iaccidentally | 2012-10-28 | -1/+1 |
| | ||||
* | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 | Iaccidentally | 2012-10-28 | -0/+4 |
|\ | ||||
| * | Merge pull request #184 from necrodoom/patch-15 | Iaccidentally | 2012-10-28 | -0/+4 |
| |\ | | | | | | | add bat egg and witch egg | |||
| | * | add bat egg and witch egg | Necrodoom | 2012-10-28 | -0/+4 |
| |/ | | | | | enderdragon and wither have no useable eggs, so not added | |||
* / | update tppos to not accept coords over 30000000 | Iaccidentally | 2012-10-28 | -0/+9 |
|/ | ||||
* | Protect updates :: ability to prevent wither damage :: block spawning of new ↵ | Iaccidentally | 2012-10-28 | -2/+17 |
| | | | | mobs | |||
* | CB #2406 Bukkit #1568 | Iaccidentally | 2012-10-28 | -1/+1 |
| | ||||
* | Merge pull request #183 from evonuts/patch-4 | md-5 | 2012-10-28 | -3/+3 |
|\ | | | | | Update Essentials/src/config.yml | |||
| * | Update Essentials/src/config.yml | evonuts | 2012-10-28 | -3/+3 |
|/ | ||||
* | Why the f*** do we depend on Bukkit too? | md_5 | 2012-10-28 | -0/+0 |
| | ||||
* | Merge pull request #182 from evonuts/patch-3 | md-5 | 2012-10-28 | -1/+1 |
|\ | | | | | Update Essentials/src/config.yml | |||
| * | Update Essentials/src/config.yml | evonuts | 2012-10-28 | -1/+1 |
| | | ||||
* | | No idea why this still refuses to compile locally. Stupid ant. | md_5 | 2012-10-28 | -4/+4 |
|/ | ||||
* | Merge pull request #180 from Glyca/2.9 | md-5 | 2012-10-28 | -111/+111 |
|\ | | | | | Added, fixed and improved French translations | |||
| * | Added, fixed and improved French translations | Glyca | 2012-10-27 | -111/+111 |
| | | ||||
* | | Merge pull request #176 from necrodoom/patch-14 | md-5 | 2012-10-28 | -16/+391 |
|\ \ | |/ |/| | update files to minecraft 1.4 | |||
| * | update ID 137 | Necrodoom | 2012-10-27 | -0/+2 |
| | | ||||
| * | update mob.java to 1.4 | Necrodoom | 2012-10-20 | -0/+3 |
| | | ||||
| * | update items.csv to 1.4 | Necrodoom | 2012-10-20 | -16/+386 |
| | | | | | | items.csv version 2.2_01 | |||
* | | Reduce calls to bukkit getPlayer(); | KHobbits | 2012-10-26 | -64/+17 |
| | | ||||
* | | Fix tp delay message | KHobbits | 2012-10-23 | -7/+7 |
| | | ||||
* | | Update ↵ | KHobbits | 2012-10-22 | -0/+4 |
| | | | | | | | | EssentialsAntiBuild/src/com/earth2me/essentials/antibuild/EssentialsAntiBuildListener.java | |||
* | | Update listener comment | KHobbits | 2012-10-22 | -0/+1 |
| | | ||||
* | | Fix NPE in UserData on login | Alexander Schepp | 2012-10-21 | -1/+4 |
| | | | | | | if no address is available | |||
* | | Fix perm check in /kill | KHobbits | 2012-10-20 | -1/+1 |
| | | ||||
* | | If the player is still alive, make sure he dies. (/kill) | KHobbits | 2012-10-20 | -1/+7 |
| | | ||||
* | | Block explicit /home bed, unless user has "essentials.home.bed" permission. | KHobbits | 2012-10-20 | -1/+1 |
| | | | | | | | | | | This does not effect the '/home' command when used with no arguments. In this case, a player will still be sent to the bed home, if they have no Ess home set. | |||
* | | Remove extra home check. | KHobbits | 2012-10-20 | -1/+0 |
|/ | ||||
* | Fix test | ementalo | 2012-10-17 | -0/+36 |
| | ||||
* | CB #2396 B #1566 | ementalo | 2012-10-17 | -1/+1 |
| | ||||
* | Don't call plugin manager in Settings. | snowleo | 2012-10-15 | -1/+16 |
| | ||||
* | Merge pull request #174 from necrodoom/patch-13 | KHobbits | 2012-10-14 | -4/+3 |
|\ | | | | | fix sandstone slab aliases | |||
| * | fix sandstone slab aliases | Necrodoom | 2012-10-14 | -4/+3 |
|/ | ||||
* | Allow kicking of hidden players | KHobbits | 2012-10-14 | -10/+27 |
| | ||||
* | Warn when banning a player who has never connected to the server. | KHobbits | 2012-10-14 | -2/+21 |
| | ||||
* | Update Essentials/src/items.csv | Iaccidentally | 2012-10-09 | -1/+1 |
| | | | quick items.csv fix | |||
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-10-07 | -57/+438 |
|\ | ||||
| * | Update AntiBuild for NB7.2 | snowleo | 2012-10-07 | -55/+402 |
| | | ||||
| * | Prevent massive amount of mails being send. | snowleo | 2012-10-07 | -2/+36 |
| | | | | | | | | Added new config: mails-per-minute, default 1000 | |||
* | | Add alt warp perm for others | KHobbits | 2012-10-07 | -1/+3 |
|/ | ||||
* | New permission: essentials.vanish.pvp | KHobbits | 2012-10-07 | -0/+5 |
| | | | | If you don't have this permission you cannot PVP while vanished. | |||
* | Change default action colour to be different to /say | KHobbits | 2012-10-06 | -9/+11 |
| | ||||
* | Code comments | KHobbits | 2012-10-06 | -6/+15 |
| | ||||
* | Comment for future sanity. | KHobbits | 2012-10-05 | -0/+5 |
| | ||||
* | Fix gamemode other perm check | KHobbits | 2012-10-02 | -9/+17 |
| | ||||
* | Better handle invalid warp names | KHobbits | 2012-10-02 | -9/+26 |
| | ||||
* | Cleanup sethome | KHobbits | 2012-10-01 | -7/+19 |
| | ||||
* | Merge pull request #171 from chrisgward/patch-5 | Alexander Schepp | 2012-10-01 | -3/+3 |
|\ | | | | | Adding console override to sudo chat |