summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Deprecation cleanup.Erik Broes2012-02-18-4280/+409
* Added RemoteServerCommandEvent.Erik Broes2012-02-18-0/+25
* [Bleeding] Made PotionEffectTypes final, added reasons for deprecation.fullwall2012-02-18-21/+22
* Updated version to 1.1-R5-SNAPSHOT for development towards next release.EvilSeph2012-02-13-1/+1
* Updated version to 1.1-R4 in pom.xml for RB.EvilSeph2012-02-13-1/+1
* [Bleeding] Update serialVersionUID.Wesley Wolfe2012-02-13-2/+2
* [Bleeding] Added ability to register and listen to SubEvents. AddressesFeildmaster2012-02-13-7/+2
* [Bleeding] Cleanup of exceptions org.bukkit.plugin.Invalid*Zeerix2012-02-13-44/+15
* Allow cloning ItemStacks with unsafe enchantments. Fixes BUKKIT-621mushroomhostage2012-02-13-1/+1
* Fixed typos and add usage message to timings command.Travis Watkins2012-02-10-10/+12
* [Bleeding] Added Potions API. Fixes BUKKIT-389fullwall2012-02-10-1/+891
* Added configurable animal and monster ticks per spawn setting.EvilSeph2012-02-10-0/+122
* Added JOCKEY and CHUNK_GEN SpawnReasons.EvilSeph2012-02-10-0/+8
* [Bleeding] setLastDamageCaused to ComplexEntityPart parent.Feildmaster2012-02-09-1/+6
* [Bleeding] Add the ability for plugins to ignore cancelled events whenmd_52012-02-09-95/+100
* [Bleeding] Deprecate Enderman events in favor of EntityChangeBlockAidan Matzko2012-02-09-0/+10
* [Bleeding] Implemented customizable permission messages.Wesley Wolfe2012-02-09-1/+34
* Properly unregister plugin channels when a plugin gets disabled.Meaglin2012-02-09-0/+7
* Added EntityTeleportEvent. Fixes BUKKIT-366craftycreeper2012-02-09-0/+85
* Added SpawnReason.BUILD_SNOWMAN.EvilSeph2012-02-08-0/+4
* Added RegainReason.ENDER_CRYSTAL.EvilSeph2012-02-08-0/+4
* setCancelled should probably not be hard-coded to true or it could putEvilSeph2012-02-05-1/+1
* Added Spawner Egg support to CreatureSpawnEvent.EvilSeph2012-02-05-0/+4
* [Bleeding] Added Vanish API for hiding players from each other.Travis Watkins2012-02-03-1/+40
* Added entity type IDs as per vanilla spec.Jeremy Wood2012-02-03-29/+45
* Fixed casting in ItemStack.deserialize.starrynte2012-02-03-3/+3
* onEnable and onDisable are no longer required implementations for JavaPluginsNathan Adams2012-02-01-2/+5
* Updated version to 1.1-R4-SNAPSHOT for development towards next release.EvilSeph2012-01-30-1/+1
* Updated version to 1.1-R3 in pom.xml for RB.EvilSeph2012-01-30-1/+1
* Updated version to 1.1-R3-SNAPSHOT for development towards next release.EvilSeph2012-01-29-1/+1
* Updated version to 1.1-R2 in pom.xml for RB.EvilSeph2012-01-29-1/+1
* Fixed comment from earlier commit.EvilSeph2012-01-29-1/+1
* Added 'generate-structure' setting support and WorldCreator property.Eric Stokes2012-01-29-0/+28
* Added useExactLoginLocation(). Closes BUKKIT-145EvilSeph2012-01-29-0/+10
* Add some testingErik Broes2012-01-29-261/+851
* Cleanup.EvilSeph2012-01-27-2/+2
* Updated version to 1.1-R2-SNAPSHOT for development towards next release.EvilSeph2012-01-25-1/+1
* Fixed plugin loader. Thanks Wolvereness!EvilSeph2012-01-25-107/+243
* Adhere to naming conventions.EvilSeph2012-01-25-4/+4
* This will be re-added after the RB.EvilSeph2012-01-25-6/+0
* Updated versions to 1.1-R1 in pom.xml for RB.EvilSeph2012-01-25-1/+1
* [Bleeding] Added EnchantmentTable API.Mike Primm2012-01-24-0/+196
* [Bleeding] Added PotionSplashEvent for splash potions. Closes BUKKIT-307Zeerix2012-01-24-0/+99
* Added spacing to BanListCommand output.EvilSeph2012-01-23-1/+1
* [Bleeding] Added Sheep, Shear and EntityChangeBlock API. Thanks tips48! Close...Aidan Matzko2012-01-23-2/+232
* Updated timing code for new event systemTahg2012-01-19-33/+169
* Add updated repos to pom.xmlErik Broes2012-01-19-1/+16
* Added new PlayerExpChangeEvent and PlayerLevelChangeEvent events. Thanks to f...Nathan Adams2012-01-19-3/+135
* Player.setPlayerListName no longer ignores colour length in size limit. This ...Nathan Adams2012-01-19-1/+0
* Use the type of the eventhandler method's parameter as type rather than speci...Erik Broes2012-01-19-7/+16