summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Add API to manipulate boss bar of entities and those created by commandsYannick Lamprecht2018-11-10-25/+177
* SPIGOT-4469: Age API for EndGatewaymd_52018-11-07-0/+10
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-8/+5
* API to get client side view distance.md_52018-11-02-0/+5
* Remove note about development buildmd_52018-11-02-2/+0
* SPIGOT-4395: Additions to PlayerBedEnterEvent.Ugleh2018-11-02-0/+40
* Make natural item dropping mimic Vanillamd_52018-10-31-33/+8
* SPIGOT-4376: Add draft BlockDropItemEventAndaBlock2018-10-31-0/+7
* SPIGOT-4455: ChunkData.getType returns legacy materialmd_52018-10-29-2/+2
* SPIGOT-4447: Clear error for people trying to set an item as a blockmd_52018-10-27-0/+2
* SPIGOT-4446: Legacy rotation methods don't work for wall mounted skullsmd_52018-10-27-3/+10
* Add ray tracing and bounding box APIblablubbabc2018-10-26-7/+299
* SPIGOT-4443: Scoreboard RenderType APImd_52018-10-26-4/+34
* Update to Minecraft 1.13.2md_52018-10-23-17/+28
* Remove outdated build delay.md_52018-10-23-1/+1
* Add Block#isPassableblablubbabc2018-10-13-0/+5
* Catch plugins setting null Material or BlockData to blocksmd_52018-10-13-0/+5
* Implement maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-0/+12
* SPIGOT-4411: Document use of null for shulker coloursmd_52018-10-06-3/+1
* Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+48
* SPIGOT-4399: Add attribute modifier equality testNathan Wolf2018-09-27-0/+24
* SPIGOT-4398: Set ASM7_EXPERIMENTAL flagmd_52018-09-27-1/+1
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-0/+5
* API to generate filled explorer mapsUgleh2018-09-24-0/+27
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+13
* SPIGOT-4389: Fix empty custom inventory titlemd_52018-09-23-1/+1
* Don't throw error on invalid data in CraftMetaItem.Senmori2018-09-22-7/+23
* Increase expiration time to 10 daysmd_52018-09-22-1/+1
* Add API to locate structures.Senmori2018-09-22-0/+53
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-55/+317
* Implement BatToggleSleepEventParker Hawke2018-09-17-0/+7
* SPIGOT-4373: Item display colours are white by defaultmd_52018-09-16-2/+3
* SPIGOT-4363: Bad colours in leather armormd_52018-09-11-1/+5
* SPIGOT-4314: Ability to change item in frame without playing soundsimpleauthority2018-09-11-1/+5
* SPIGOT-4352: MoistureChangeEventmd_52018-09-09-0/+13
* Add ServerLoadEventPante2018-09-08-0/+2
* SPIGOT-4348: Use online player for setting skull owner if possiblemd_52018-09-06-2/+14
* Add getFacing method to get the current cardinal direction an entity is facing.Senmori2018-09-03-0/+8
* SPIGOT-4338: breedCause APImd_52018-09-01-0/+11
* Fix unbound shaped recipe ingredientsmd_52018-09-01-2/+5
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-11/+22
* SPIGOT-4325: Validate coordinate arguments in Chunk/ChunkSnapshotmd_52018-08-29-0/+26
* SPIGOT-4321: Team#getSuffix returns the prefixmd_52018-08-29-1/+1
* SPIGOT-4319: Conduit damage should be a block eventmd_52018-08-28-0/+2
* SPIGOT-4318: More missing spawn eggsmd_52018-08-27-1/+19
* Fix some formatting in CraftLootablemd_52018-08-27-1/+1
* SPIGOT-4316: Do even less processing when block placement without physics req...md_52018-08-27-1/+1
* SPIGOT-4313: Unsupported plugin should not crash servermd_52018-08-27-4/+3
* SPIGOT-4310: Reset villager career level with tradesmd_52018-08-27-0/+1
* Fix some tests randomly failingmd_52018-08-26-2/+4