summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Improvements to BlockStatesLukas Hennig2017-08-05-82/+186
* Update to Minecraft 1.12.1md_52017-08-03-29/+0
* Console warning is overkill for this eventmd_52017-07-29-0/+2
* SPIGOT-3456: Expand calling of ServerCommandEventmd_52017-07-28-1/+1
* SPIGOT-3403: Add an EntityPickupItemEventmd_52017-07-28-0/+65
* Refine javadoc and formatting of previous commitmd_52017-07-28-8/+16
* Add BroadcastMessageEventBillyGalbreath2017-07-28-0/+69
* SPIGOT-3409: Improve performance of registering stupid amounts of permissions...md_52017-07-10-5/+20
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-2/+0
* SPIGOT-3371: Add note about angular values in Locationmd_52017-06-25-1/+6
* Fix MapPalette.getColor(byte) to use correct ranges for 1.12 color arrayNathan Wolf2017-06-22-1/+1
* SPIGOT-3361: Deprecate confusing MaterialData.toItemStack()md_52017-06-21-0/+3
* Deprioritise Bukkit Commandsmd_52017-06-21-1/+1
* Add PistonMoveReaction getters for Entitymd_52017-06-12-0/+8
* Add missing PistonMoveReactions.Senmori2017-06-12-1/+16
* Update to Minecraft 1.12md_52017-06-08-0/+3
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-0/+2
* SPIGOT-3283: Add finite checking util methods to Location / Vectorsmd_52017-06-02-22/+44
* SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entitiesmd_52017-06-02-3/+3
* Add support for preventing block drops in BreakEventScetra2017-05-28-0/+20
* Add color API for Teamsmd_52017-05-28-0/+23
* SPIGOT-3272: Fix convertSlot in creativePokechu222017-05-28-8/+3
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-0/+50
* SPIGOT-3268: Add note about banner color now being data not meta.md_52017-05-25-0/+4
* SPIGOT-3259: Clarify JavaDoc regarding totalExperiencemd_52017-05-22-3/+9
* SPIGOT-3246: Use Sittable for Ocelot, Wolf and ParrotBlackHole2017-05-16-34/+26
* Remove outdated Javadoc / examples concerning database supportmd_52017-05-15-5/+0
* SPIGOT-3238: Add Server.advancementIteratormd_52017-05-15-0/+18
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-33/+782
* Remove ability to load plugins with spaces in their name.md_52017-05-14-5/+2
* Remove some more long deprecated methods (3+ years)md_52017-05-14-65/+0
* Remove Bukkit reimplimentations of Vanilla commands.md_52017-05-14-3961/+4
* Remove _INVALID_ methodsmd_52017-05-14-229/+0
* Remove old getLineOfSightmd_52017-05-14-17/+0
* Remove Ebean ORMmd_52017-05-14-146/+0
* 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