summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Deprecate DamageModifier.md_52017-05-01-0/+6
* Add API to color Shulker entitiesMatthew2017-04-29-1/+3
* Add getColor / setColor for TippedArrowMatthew2017-04-26-0/+15
* Warn about removal of ability to load plugins with spaces in Minecraft 1.12md_52017-04-21-1/+1
* Deprecate Evoker spell methods in preparation for 1.12md_52017-04-21-0/+11
* Add API for manipulating item cooldowns.md_52017-04-19-0/+32
* Clarify behavior of tab completing in command blocksPokechu222017-04-13-1/+3
* Fail fast on non rectangular crafting recipesmd_52017-04-01-0/+4
* Deprecate Achievements as they are not present in future versions of Minecraftmd_52017-03-31-0/+10
* Add Chunk.isSlimeChunk to check if a chunk can spawn slimesSenmori2017-03-24-0/+7
* Add Material.isFuel to check if a material is a furnace fuel.Phoenix6162017-03-24-0/+78
* Deprecate chunk rainfall as it is not a current phenomenonmd_52017-03-23-0/+2
* Add getWidth + getHeight for Entitybramhaag2017-03-19-0/+14
* SPIGOT-3138: Add GENERIC_ARMOR_TOUGHNESS Attributemd_52017-03-19-0/+4
* Make VehicleCreateEvent Cancellable.md_52017-03-15-1/+13
* Add getIgnitingBlock to BlockBurnEventNathan Wolf2017-03-11-2/+18
* Don't use translation string for SHULKER_BOX default namemd_52017-03-10-1/+1
* SPIGOT-3110: SHULKER_BOX InventoryTypemd_52017-03-08-0/+4
* Deprecate magic values in CreatureSpawnermd_52017-02-22-0/+5
* SPIGOT-3076: Make dropChance values clearermd_52017-02-20-24/+24
* SPIGOT-3068: API for localized item namesmd_52017-02-16-0/+24
* SPIGOT-2152: Method to set resource pack + hash.Max Lee2017-02-15-11/+59
* SPIGOT-3059: Update PlayerFishEvent documentationmd_52017-02-10-5/+10
* SPIGOT-3037: WorldBorder#isInside(Location)md_52017-01-26-0/+8
* Add new map icons to MapCursor.TypePokechu222017-01-20-3/+8
* Add API to set Arrow pickup statusxGhOsTkiLLeRx2017-01-18-0/+32
* SPIGOT-3000: MaterialData for Observersmd_52017-01-11-1/+119
* SPIGOT-826: Add method to retrieve entity by UUIDZach Brown2017-01-05-0/+18
* SPIGOT-2988: Update JavaDoc in Plugin#saveDefaultConfigmd_52017-01-05-3/+3
* SPIGOT-2640: API for multiple passengers per entitymd_52017-01-04-4/+36
* Remove deprecated Player.isOnGround because pushing it up the hierarchy is safe.md_52017-01-03-12/+0
* Improve documentation of the PlayerInteractEvent and PlayerInteractAtEntityEventEthanZeigler2016-12-30-3/+5
* Add deprecation notice regarding EBeanmd_52016-12-29-0/+3
* SPIGOT-2962: BrewingStandFuelEvent should consume by defaultmd_52016-12-27-1/+1
* SPIGOT-2127: Add DamageCause.ENTITY_SWEEP_ATTACKmd_52016-12-23-0/+6
* Update to Minecraft 1.11.1md_52016-12-21-2/+6
* SPIGOT-2923: Added PotionEffectType#getColor()Lukas Hennig2016-12-17-0/+15
* SPIGOT-1036: Add API to manipulate sendTitle timings.md_52016-12-16-6/+21
* Add EnchantmentOffer to PrepareItemEnchantEventLukBukkit2016-12-11-8/+107
* SPIGOT-2902: Deprecate Damageable methods in favour of Attributes.md_52016-12-09-0/+8
* Add API to get default value of an Attributemd_52016-12-09-0/+7
* Implement pre-spawn API to allow modifications to spawned entities.Xor Boole2016-12-06-0/+36
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-3/+33
* SPIGOT-911: Add hitBlock to PorjectileHitEventmd_52016-12-02-1/+21
* Add BlockStates for more Blocksmd_52016-12-02-0/+26
* Add some expansions to Anvil Inventory APIXor Boole2016-11-30-0/+22
* Add hitEntity to ProjectileHitEventmd_52016-11-28-0/+16
* SPIGOT-2695: Added BrewingStandFuelEvent and added fuel level to the BrewEventLukBukkit2016-11-27-1/+104
* Added method for spawning a falling block with the BlockDataLukBukkit2016-11-26-0/+17
* Fix typo in llama strength settermd_52016-11-23-1/+1