aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-09-16Prevent NPE when serializing unresolved profile (#11407)Bjarne Koll
2024-09-15Fix enable-player-collisions playing sounds when set to false (#11390)Tamion
2024-09-15Fix TrialSpawner forgetting assigned mob when placed by player (#11381)Tamion
2024-09-15Set default drop behavior for player deaths (#11380)Jake Potrebic
2024-09-15Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11405)Bjarne Koll
2024-09-12Update sparkNassim Jahnke
2024-09-10Fix PaperServerListPingEvent#getPlayerSample not being populated or used (#11...Jason Penilla
2024-09-09deprecate isEnabledByFeature in Item/BlockTypeJake Potrebic
2024-09-08Add Decorated Pot Cracked API (#11365)Fabrizio La Rosa
2024-09-08Add Item serialization as json api (#11235)masmc05
2024-09-08Tag Lifecycle Events (#10993)Jake Potrebic
2024-09-08Update Velocity natives againNassim Jahnke
2024-09-08Enchantment is data-driven, so not FeatureDependant (#11377)Jake Potrebic
2024-09-07Add FeatureFlag API (#8952)Jake Potrebic
2024-09-07Deprecate for removal all OldEnum-related methods (#11371)Jake Potrebic
2024-09-07Fix shulkerbox loot table replenish (#11366)Jake Potrebic
2024-09-07Fix NPE while trying to respawn an already disconnected player (#11353)Pedro
2024-09-07Revert velocity natives to 3.1.2 (#11368)Bjarne Koll
2024-09-06Check dead flag in isAlive() (#11330)Newwind
2024-09-06Fix allowSpiderWorldBorderClimbing world config (#11321)Lulu13022002
2024-09-06Improve console completion with brig suggestions (#9251)Jake Potrebic
2024-09-06Change condition check order of entity tracking Y (#11348)VelVeV
2024-09-06Fire BlockExpEvent on grindstone use (#11346)nathannm23
2024-09-06Update Velocity natives (#11347)VelVeV
2024-09-06Fix bundled spark permission check (#11355)lucko
2024-09-06Use reference hash set in reference Holder (#11363)Nassim Jahnke
2024-09-01Update Alternate Current to v1.9 (#11333)Space Walker
2024-08-31Fix inventory desync when placing blocks with spawn protection (#11090)Tamion
2024-08-31Fix InventoryOpenEvent cancellation (#11304)Tamion
2024-08-31Fix horse armor desync (#11341)Newwind
2024-08-31Fixup porting issue in vanillaBiomeProvider impl (#11185)Jason Penilla
2024-08-27[ci skip] Create SECURITY.md (#11331)Nassim Jahnke
2024-08-26Fix: synchronise sending chat to client with updating message signature cache...Gegy
2024-08-25Re-implement maxLeashDistance world conf and call missing event (#11301)Lulu13022002
2024-08-25Add enchantment seed update API (#11282)okx-code
2024-08-25Ensure TabCompleteEvent always has a mutable backing list. (#11302)Isaac - The456
2024-08-25Add a method to reset Lodestone compasses back to normal ones (#11308)DerEchtePilz
2024-08-25Properly destroy placed blocks on the end platform (#11292)DerEchtePilz
2024-08-25Deprecate API relating to menu title changes (#11309)Jake Potrebic
2024-08-25Fix despawn ranges by defaulting to an ellipsoid shape (#11312)Jake Potrebic
2024-08-25Remove set damage lootable item function from compasses (#11317)Newwind
2024-08-25Fix incorrect timestamp in region file header recalculation (#11318)Newwind
2024-08-25Prevent duplicate pickup event for piglins (#11322)Lulu13022002
2024-08-25Ensure MaterialChoice materials are items (#11325)Janet Blackquill
2024-08-24Update spark-paperNassim Jahnke
2024-08-20Fix structure check API (#11307)roro1506HD
2024-08-19Fix SculkBloomEvent firing for block entity loading (#11306)Jake Potrebic
2024-08-19Fixup config parsingNassim Jahnke
2024-08-19[ci skip] Fix JavaDocs for HeightMap#MOTION_BLOCKING_NO_LEAVES (#11291)DerEchtePilz
2024-08-19Allow server administrators to disable book size checks (#10457)Anthony J. Halliday