summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* NOW with complete wither protection!Iaccidentally2012-10-28-0/+1
* oops! :: fix wither spawn explosion blockingIaccidentally2012-10-28-1/+1
* Fully support wither blocking in protectIaccidentally2012-10-28-0/+3
* CB #2415Iaccidentally2012-10-28-1/+1
* Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9Iaccidentally2012-10-28-0/+4
|\
| * add bat egg and witch eggNecrodoom2012-10-28-0/+4
* | update tppos to not accept coords over 30000000Iaccidentally2012-10-28-0/+9
|/
* Protect updates :: ability to prevent wither damage :: block spawning of new ...Iaccidentally2012-10-28-1/+7
* CB #2406 Bukkit #1568Iaccidentally2012-10-28-1/+1
* Update Essentials/src/config.ymlevonuts2012-10-28-3/+3
* Merge pull request #182 from evonuts/patch-3md-52012-10-28-1/+1
|\
| * Update Essentials/src/config.ymlevonuts2012-10-28-1/+1
* | No idea why this still refuses to compile locally. Stupid ant.md_52012-10-28-4/+4
|/
* Merge pull request #180 from Glyca/2.9md-52012-10-28-111/+111
|\
| * Added, fixed and improved French translationsGlyca2012-10-27-111/+111
* | Merge pull request #176 from necrodoom/patch-14md-52012-10-28-16/+391
|\ \ | |/ |/|
| * update ID 137Necrodoom2012-10-27-0/+2
| * update mob.java to 1.4Necrodoom2012-10-20-0/+3
| * update items.csv to 1.4Necrodoom2012-10-20-16/+386
* | Reduce calls to bukkit getPlayer();KHobbits2012-10-26-64/+17
* | Fix tp delay messageKHobbits2012-10-23-7/+7
* | Update listener commentKHobbits2012-10-22-0/+1
* | Fix NPE in UserData on loginAlexander Schepp2012-10-21-1/+4
* | Fix perm check in /killKHobbits2012-10-20-1/+1
* | If the player is still alive, make sure he dies. (/kill)KHobbits2012-10-20-1/+7
* | Block explicit /home bed, unless user has "essentials.home.bed" permission.KHobbits2012-10-20-1/+1
* | Remove extra home check.KHobbits2012-10-20-1/+0
|/
* Fix testementalo2012-10-17-0/+36
* CB #2396 B #1566ementalo2012-10-17-1/+1
* Don't call plugin manager in Settings.snowleo2012-10-15-1/+16
* fix sandstone slab aliasesNecrodoom2012-10-14-4/+3
* Allow kicking of hidden playersKHobbits2012-10-14-10/+27
* Warn when banning a player who has never connected to the server.KHobbits2012-10-14-2/+21
* Update Essentials/src/items.csvIaccidentally2012-10-09-1/+1
* Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-10-07-2/+36
|\
| * Prevent massive amount of mails being send.snowleo2012-10-07-2/+36
* | Add alt warp perm for othersKHobbits2012-10-07-1/+3
|/
* New permission: essentials.vanish.pvpKHobbits2012-10-07-0/+5
* Change default action colour to be different to /sayKHobbits2012-10-06-8/+8
* Code commentsKHobbits2012-10-06-6/+15
* Comment for future sanity.KHobbits2012-10-05-0/+5
* Fix gamemode other perm checkKHobbits2012-10-02-9/+17
* Better handle invalid warp namesKHobbits2012-10-02-9/+26
* Cleanup sethomeKHobbits2012-10-01-7/+19
* Adding console override to sudo chat, changing say to c:Chris Ward2012-10-02-3/+3
* Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git int...ElgarL2012-10-01-110/+483
|\
| * Merge pull request #165 from chrisgward/patch-2Alexander Schepp2012-10-01-0/+9
| |\
| | * Adding -c switch to sudo to fake chatChris Ward2012-10-02-0/+9
| * | Merge pull request #166 from chrisgward/patch-3Alexander Schepp2012-10-01-2/+18
| |\ \
| | * | Blocking numeric home names, changing invalid home messageChris Ward2012-10-02-2/+18
| | |/