AuthorCommitMessageCommit dateIssues
md_5md_5
90d6905b158Repackage NMSRepackage NMS
md_5md_5
69cf961d83aRepackage patches
md_5md_5
2ffdb31ec0dUse upstream plexus-compiler-eclipseRelevant bugs have since been fixed
Martophmd_5Martoph
ee5006d1873#810: Add option for a consumer before spawning an item
Nathan (antiPerson)  md_5Nathan (antiPerson)
f6a39d3ccf0#809: Add spawn and transform reasons for piglin zombification.
md_5md_5
0c24068ad6fOrganise imports
Martophmd_5Martoph
a021e334aa3#795: Add methods to modify the rate of regeneration and starvation
Martophmd_5Martoph
509e523c571#792: Add EntityExhaustionEvent
Parker Hawkemd_5Parker Hawke
ea050e6e980#807: Add Player#sendBlockDamage()
Nathan Wolfmd_5Nathan Wolf
b7eed25467eSPIGOT-6307: Allow chest locks with legacy color codes to match against items with json colorsSPIGOT-6307
Cynthia Yantismd_5Cynthia Yantis
0cd8f19fb90#802: Add methods to modify despawn delay for wandering villagers
md_5md_5
d5c5d998af4SPIGOT-6362: ConcurrentModificationException: null --> Server CrashSPIGOT-6362
blablubbabcmd_5blablubbabc
8c7d69fefcaSPIGOT-5228: Entities that are removed during chunk unloads are not properly removed from the chunk.This could lead to dead entities accumulating in memory over time if the chunk never gets fully unloaded (as it is the case for chunks around the spawn region). The issue is that Minecraft processes the removal of these entities during the next tick, when the chunk has already switched to state INACCESSIBLE and can no longer be retrieved as usual. For the purpose of removing dead entities fro...SPIGOT-5228
md_5md_5
d97d91871d7SPIGOT-6347: Nether Portals Default to Nether, even in NetherSPIGOT-6347
Jakub Zacekmd_5Jakub Zacek
8aa6a953fe8SPIGOT-5778: Added World.getGameTime methodSPIGOT-5778
md_5md_5
a82b2129737BUILDTOOLS-569: development maven profile fails build on windowsBUILDTOOLS-569
md_5md_5
b9b0c4e4a41EntityDropItemEvent for cats should continue to next stack if cancelledThanks @Black-Hole
blablubbabcmd_5blablubbabc
e5cb519d6a4#793: Don't unnecessarily toString block in CraftBlockEntityState constructor
blablubbabcmd_5blablubbabc
c631fe55797#797: The copy constructor of CraftMetaTropicalFishBucket did not copy its entityTag field
Gero Cammansmd_5Gero Cammans
ed4d4cd651cSPIGOT-6342: TROPICAL_FISH_BUCKET isSimilar returns true when it should notSPIGOT-6342
Parker Hawkemd_5Parker Hawke
085fe67aaceSPIGOT-6208: Throwing ender pearl into end portal causes NPESPIGOT-6208
md_5md_5
aeb95e3a30cAdd more checkstyle checks
md_5md_5
8049146227eRe-add missing StriderTemperatureChangeEvent
md_5md_5
058b4df95a2SPIGOT-6316: PlayerBedLeaveEvent implements CancellableSPIGOT-6316
Nathan (antiPerson)  md_5Nathan (antiPerson)
08de4679f03#789: Call EntityDropItemEvent when a wither rose is dropped
md_5md_5
c3e684ef704SPIGOT-3789: Can't Remove Entity Equipment in Same Tick Spawned without using ConsumerSPIGOT-3789
Parker Hawkemd_5Parker Hawke
0bad58f1e28#783: Expand the FishHook API
Lucasmd_5Lucas
3636fb515e1SPIGOT-6318: Fix smoke effect directionsSPIGOT-6318
md_5md_5
b5eb2f57cedSPIGOT-6315: Cats gifts dont call EntityDropItemEventSPIGOT-6315
md_5md_5
f3f30947e07Update to Minecraft 1.16.5
md_5md_5
7a6c3c9aa6eRemove outdated build delay.
Parker HawkeParker Hawke
7029c0a8f3eSPIGOT-6311: Don't calculate portal shapes for up/down directionsSPIGOT-6311
blablubbabcmd_5blablubbabc
ff2b9440f54SPIGOT-6304: Removed the detection of legacy text based on color codesApparently there are items and plugins out there that still use legacy color codes within text components, and which thereby break this heuristic. Our remaining approach to differentiate between legacy (plain) and modern (JSON-based) text is to check if a particular text can be parsed as JSON-based text. This approach is not perfect either as there are ambiguous cases that it cannot resolve co...SPIGOT-6304
blablubbabcmd_5blablubbabc
24c79a14463SPIGOT-6303: Interpret text that Gson considers to be an empty JSON document as legacy text.For example, this affects empty Strings, and Strings that consist only of whitespace. In lenient mode this would also affect text that contains comments, but that is not the case currently. Minecraft's component parser (i.e. Gson) produces null for these texts instead of throwing a parse exception. By interpreting this text as legacy text we correctly create text components for them that contai...SPIGOT-6303
Auxilormd_5Auxilor
f1187a24c7f#778: Added get/set ItemStack methods to trident
md_5md_5
fa6d549d900Update SQLite for Mac M1 support
blablubbabcmd_5blablubbabc
560b65c4f8a#707, SPIGOT-5063, SPIGOT-5304, SPIGOT-5656, SPIGOT-3206, SPIGOT-5350, SPIGOT-5980, SPIGOT-4672: Persist the exact internal text representation where possible.Issues resolved by this: * SPIGOT-5063: Internal text representation of ItemStacks changes during ItemStack serialization. This issue was initially primarily concerned with the conversion between color text attributes to legacy color codes. * SPIGOT-5304: Internal text representation of ItemStacks changes when opening the inventory (in creative mode). In particularly, this issue is also concern...8 Jira issues
md_5md_5
b5e5adc428eSPIGOT-6296: Server crashes when burning something at y-level 0SPIGOT-6296
md_5md_5
72c5e7477a0SPIGOT-6273: Expose ItemFrame ItemDropChance through APISPIGOT-6273
md_5md_5
9f2b92e58e3SPIGOT-6292: LivingEntity.setNoDamageTicks no longer functionsSPIGOT-6292
md_5md_5
6917945f071SPIGOT-6289: Fix setting entity equipmentSPIGOT-6289
Parker Hawkemd_5Parker Hawke
878b43758db#772: Add API to set equipment silently
montlikadanimd_5montlikadani
22d7fcc98f1SPIGOT-6256: Add method to check if the entity is in waterSPIGOT-6256
Christopher Bohnmd_5Christopher Bohn
768d7fc2df2#773: Add method to get max world size
md_5md_5
5b747147e79Increase outdated build delay
Parker Hawkemd_5Parker Hawke
e1ebdd927ad#771: Add clear weather World API
Martophmd_5Martoph
424598d2943#752: Add the ability to retrieve hit, step, fall, and other sounds from blocks.
Phoenix616md_5Phoenix616
167ff591736#770: Send messages without sender with SYSTEM type againThis was the behaviour before the 1.16 update and made it so that any message sent by a plugin was treated as a system message allowing the player to disable chat messages while keeping access to commands. After 1.16 disabling the chat also disabled any plugin output, this restores the original behaviour.
md_5md_5
4475707d746SPIGOT-6244: /spawnpoint ignores angleSPIGOT-6244
md_5md_5
8b3b096d1a3SPIGOT-6242: Fix some file line endingsSPIGOT-6242

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut