summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Use the class, not the interfaceAlexander Schepp2012-10-31-1/+1
| | | This code will be changed later, once Elgarl updates the gm branch to 1.4
* Quickfix to prevent GM commands from being called by BlockCommandSender.Alexander Schepp2012-10-31-0/+5
|
* fix minimum required bukkit version.Iaccidentally2012-10-29-1/+1
|
* CB 2420 :: Bukkit 1570 :: Update FakeServer and OfflinePlayerIaccidentally2012-10-29-55/+414
|
* Merge pull request #185 from evonuts/patch-5KHobbits2012-10-29-1/+1
|\ | | | | Update Essentials/src/config.yml
| * Update Essentials/src/config.ymlevonuts2012-10-29-1/+1
|/ | | 'flase' typo in wither-spawnexplosion
* Fix mailementalo2012-10-28-3/+2
|
* typo fixIaccidentally2012-10-28-1/+1
|
* Update Essentials/src/com/earth2me/essentials/commands/Commandtppos.javaIaccidentally2012-10-28-2/+2
| | | 2.9 too
* nothing to see here, move along (typo fix)Iaccidentally2012-10-28-1/+1
|
* NOW with complete wither protection!Iaccidentally2012-10-28-1/+8
|
* oops! :: fix wither spawn explosion blockingIaccidentally2012-10-28-3/+3
|
* Fully support wither blocking in protectIaccidentally2012-10-28-0/+29
|
* CB #2415Iaccidentally2012-10-28-1/+1
|
* Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9Iaccidentally2012-10-28-0/+4
|\
| * Merge pull request #184 from necrodoom/patch-15Iaccidentally2012-10-28-0/+4
| |\ | | | | | | add bat egg and witch egg
| | * add bat egg and witch eggNecrodoom2012-10-28-0/+4
| |/ | | | | enderdragon and wither have no useable eggs, so not added
* / 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-2/+17
| | | | mobs
* CB #2406 Bukkit #1568Iaccidentally2012-10-28-1/+1
|
* Merge pull request #183 from evonuts/patch-4md-52012-10-28-3/+3
|\ | | | | Update Essentials/src/config.yml
| * Update Essentials/src/config.ymlevonuts2012-10-28-3/+3
|/
* Why the f*** do we depend on Bukkit too?md_52012-10-28-0/+0
|
* Merge pull request #182 from evonuts/patch-3md-52012-10-28-1/+1
|\ | | | | Update Essentials/src/config.yml
| * 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 translations
| * Added, fixed and improved French translationsGlyca2012-10-27-111/+111
| |
* | Merge pull request #176 from necrodoom/patch-14md-52012-10-28-16/+391
|\ \ | |/ |/| update files to minecraft 1.4
| * 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
| | | | | | items.csv version 2.2_01
* | Reduce calls to bukkit getPlayer();KHobbits2012-10-26-64/+17
| |
* | Fix tp delay messageKHobbits2012-10-23-7/+7
| |
* | Update ↵KHobbits2012-10-22-0/+4
| | | | | | | | EssentialsAntiBuild/src/com/earth2me/essentials/antibuild/EssentialsAntiBuildListener.java
* | Update listener commentKHobbits2012-10-22-0/+1
| |
* | Fix NPE in UserData on loginAlexander Schepp2012-10-21-1/+4
| | | | | | if no address is available
* | 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
| | | | | | | | | | 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.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
|
* Merge pull request #174 from necrodoom/patch-13KHobbits2012-10-14-4/+3
|\ | | | | fix sandstone slab aliases
| * 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
| | | quick items.csv fix
* Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-10-07-57/+438
|\