summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Add API to locate structures.Senmori2018-09-22-0/+64
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-55/+317
* SPIGOT-4385: Clearer error for invalid generator-settingsmd_52018-09-19-14/+30
* Implement BatToggleSleepEventParker Hawke2018-09-17-0/+67
* SPIGOT-4382: Fix damage_absorbed statisticmd_52018-09-17-12/+15
* SPIGOT-4373: Item display colours are white by defaultmd_52018-09-16-2/+3
* SPIGOT-4378: Fix mistakenly included codemd_52018-09-16-3/+21
* SPIGOT-4372: LightningStrikeEvent cause APImd_52018-09-15-13/+48
* SPIGOT-4371: Trident damaged when event cancelledmd_52018-09-15-2/+13
* SPIGOT-4369: Handle cancelled trident eventmd_52018-09-15-1/+18
* SPIGOT-4370: Remove vehicle if its passenger spawn event was cancelledmd_52018-09-15-40/+29
* 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/+27
* Add option to suppress normal output of 'makePatches' soSenmori2018-09-10-1/+14
* Hoist out synchronisation from ChunkRegionLoadermd_52018-09-10-30/+18
* SPIGOT-4361: BlockFadeEvent for regular coralmd_52018-09-10-0/+14
* SPIGOT-4352: MoistureChangeEventmd_52018-09-09-1/+28
* Add BlockDispenseArmorEventParker Hawke2018-09-09-2/+2
* Fix bad thread safety in ChunkRegionLoadermd_52018-09-09-10/+24
* SPIGOT-4355: Improve cancelling VehicleEnterEventmd_52018-09-09-11/+25
* Add ServerLoadEventPante2018-09-08-28/+34
* Remove vanilla command ambiguity warningmd_52018-09-07-2/+5
* SPIGOT-4350: Expand EntityTeleportEvent to /teleport commandmd_52018-09-07-2/+36
* SPIGOT-4349: End portal has wrong TeleportCausemd_52018-09-07-1/+1
* SPIGOT-4348: Use online player for setting skull owner if possiblemd_52018-09-06-2/+14
* SPIGOT-4342: Fix PlayerMoveEvent from pitch/yaw incorrectmd_52018-09-04-2/+2
* Add getFacing method to get the current cardinal direction an entity is facing.Senmori2018-09-03-0/+8
* BlockSpreadEvent for Kelpmd_52018-09-03-0/+11
* SPIGOT-4340: Improve client bug workaroundmd_52018-09-03-12/+19
* SPIGOT-4338: breedCause APImd_52018-09-01-2/+15
* Fix unbound shaped recipe ingredientsmd_52018-09-01-2/+5
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-21/+46
* SPIGOT-4116: Tweak tab complete spam since the client appears to be duplicati...md_52018-08-29-1/+1
* API to prevent PlayerBedLeaveEvent from changing a player's spawn locationSenmori2018-08-29-7/+8
* 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-3/+32
* 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-11/+28
* 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/+10
* SPIGOT-4302: Use defaults when setting unplaced furnacesmd_52018-08-27-0/+9
* Fix some tests randomly failingmd_52018-08-26-2/+4
* Fix client stall in specific teleportation scenariosmd_52018-08-26-25/+26
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-2/+58
* SPIGOT-4301: Fix more invalid enchantsmd_52018-08-26-0/+3
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-7/+22
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+47
* Update to Minecraft 1.13.1md_52018-08-26-1876/+1888