Commit Graph

  • 2526fe063a Add type to represent unimplemented data component types (#12222) TonytheMacaroni 2025-03-08 15:20:53 -05:00
  • 8e69d981fa Player - Expose player score (#12243) Shane Bee 2025-03-08 11:38:50 -08:00
  • 4519857817 Set old position / rotation for newly created entities Spottedleaf 2025-03-08 06:33:29 -08:00
  • ce30016218 Skip alpha channel for custom model data component (#12205) Lulu13022002 2025-03-08 05:27:05 +01:00
  • a6ce734fd0 Fix zombie villager not dropping item once cured (#12230) Lulu13022002 2025-03-08 05:13:25 +01:00
  • 7a3d0c4e98 Fix recipe being always null in PrepareItemCraftEvent from the api (#12237) Lulu13022002 2025-03-08 05:11:12 +01:00
  • 0a4eb8f3bb Send the pong response packet immediately. This packet is similar to the keep alive packet and is processed async. (#12242) 0x22 2025-03-07 19:40:58 -08:00
  • 5538d24d72 Fix "DEFAULT" SpawnReason of fish spawned by bucket (#12227) Vincenzo Reina 2025-03-05 13:28:25 +01:00
  • a866e366b2 Fix MenuType.SMITHING JavaDocs (#12226) tgbhy 2025-03-05 10:45:16 +01:00
  • 7f778ba634 PlayerMoveVehicleEvent feat/PlayerMoveEvent-Vehicle-Improvement Owen1212055 2025-03-03 12:07:30 -05:00
  • 2c7b5c8036 Reworked Vehicle PlayerMoveEvent Handling Owen1212055 2024-12-26 23:59:34 -05:00
  • 8de7e356fa Add null check to level ref in Entity constructor (#12218) Dylan 2025-03-03 08:46:20 -08:00
  • 1d5e5a57e9 Document replacement for Skull owner profile methods (#12195) Warrior 2025-02-28 20:51:39 +01:00
  • b506626824 Remove unused light queue size option (#12201) Warrior 2025-02-28 17:58:45 +01:00
  • 0a6e7435b3 Fix invulnerability damage and armour (#12190) okx-code 2025-02-26 13:06:42 +00:00
  • 9421f22372 Make CustomArgumentType use parse(reader,source) (#12191) Jake Potrebic 2025-02-26 04:12:23 -08:00
  • f63dbeafde Fix cancelled HangingPlaceEvent inventory desync (#12161) Warrior 2025-02-25 22:33:35 +01:00
  • fc56c728c0 Add methods for Creaking (#12094) Pedro 2025-02-25 18:23:47 -03:00
  • 9b9f046f41 Remove broken code (#12171) Lulu13022002 2025-02-25 22:14:21 +01:00
  • 7f3d3591de Use MiniMessage#deserialize(String, Pointered) in sendRichMessage for send messages (#12177) _Novit_ 2025-02-26 00:06:20 +03:00
  • a501c45918 Deprecate server config getters (#12189) Warrior 2025-02-25 22:03:38 +01:00
  • ca2610904b Don't process empty rcon commands (#12188) Warrior 2025-02-25 22:03:14 +01:00
  • b00875f86d Add a method on Registry to get the size (#12182) Glicz 2025-02-25 22:02:48 +01:00
  • 5f2ee83ed4 Fix first execution of async delayed/repeating tasks being sync (#12166) Warrior 2025-02-25 21:45:33 +01:00
  • 1d9b399427 Add config option for failed beehive release cooldowns (#12186) Warrior 2025-02-25 21:45:18 +01:00
  • f12d33f04e Track codec writing Nassim Jahnke 2025-02-25 21:44:51 +01:00
  • 9be4e07a3e Pin snapshot dependencies (#12185) Bjarne Koll 2025-02-25 21:44:42 +01:00
  • 636ae0cd87 Add missing Paper comments to player movement patch Spottedleaf 2025-02-24 21:29:50 -08:00
  • fcb2e81590 Clear lastSection on game event listener removal Jason Penilla 2025-02-24 21:30:56 -08:00
  • e5a8ee849f Hide soul speed particles for vanished players (#12152) bonan 2025-02-21 12:02:32 +01:00
  • 7b4d44f573 Revert "Always pass event block to damage source (#12158)" Bjarne Koll 2025-02-21 11:52:04 +01:00
  • ab984a0711 Always pass event block to damage source (#12158) Bjarne Koll 2025-02-20 20:22:46 +01:00
  • 5e2a3bc0e2 Call EntityChangeBlockEvent with correct block when waxing (#12154) Emilia Kond 2025-02-20 11:46:11 +02:00
  • edda0db18b Fix server crash when no enchantments are present (#12149) Warrior 2025-02-18 15:44:52 +01:00
  • 09f1f88f58 Fix getForwards/SidewaysMovement for players (#12140) Warrior 2025-02-18 01:03:48 +01:00
  • f070081825 Remove Experimental from TypedKey (#12134) Jake Potrebic 2025-02-17 15:33:26 -08:00
  • b386a8f527 Add simpler JavaPlugin command registration (#12142) Jake Potrebic 2025-02-17 15:21:29 -08:00
  • e494f2894e Correctly call BlockFadeEvents (#12141) Epic 2025-02-17 23:19:30 +00:00
  • 142695eb00 Default minecraft alias to redirect (#12146) Bjarne Koll 2025-02-18 00:09:54 +01:00
  • d26a9e90c8 Fix plugin commands (#12144) Jake Potrebic 2025-02-17 15:00:06 -08:00
  • 3b9106c7d1 Readd dead redirect recovery (#12136) Bjarne Koll 2025-02-17 23:51:52 +01:00
  • fd69140d80 Fix disable-tripwire-updates option not cancelling tripwire hook updates (#12129) Dqu1J 2025-02-17 19:07:02 +00:00
  • 8eb8e44ac3 Allow For Default Titles in InventoryView Builders (#12013) Miles 2025-02-16 22:07:00 +00:00
  • 84609dc046 Don't auto-create any brig redirects (#11954) Jake Potrebic 2025-02-16 13:55:27 -08:00
  • 88cdd22076 Fixup luck and random implementation in CB loot-tables (#11926) FlorianMichael 2025-02-16 22:06:01 +01:00
  • b27e11cce6 Fix bad world to chunk coordinate example in javadocs (#12131) Warrior 2025-02-16 22:04:15 +01:00
  • 60394c5b98 Fix PlayerReadyArrowEvent cancellation desync (#12111) Tamion 2025-02-16 21:44:08 +01:00
  • 28d07dc5ab use correct spigot plugin count Jake Potrebic 2025-02-16 12:18:29 -08:00
  • 06f96dd655 Improvement in /plugins command (#12121) Pedro 2025-02-16 17:10:45 -03:00
  • 2a4a115432 Add EntityEquipmentChangedEvent (#12011) TonytheMacaroni 2025-02-16 14:46:59 -05:00
  • a3781ff3be Separate tick count to ensure vanilla parity (#12077) Creeam 2025-02-16 11:46:37 -08:00
  • b9023b5dc3 Add EntityAttemptSmashAttackEvent (#12113) Chaosdave34 2025-02-16 20:19:28 +01:00
  • 7bee99714a Cleanup damage source a bit (#12106) Lulu13022002 2025-02-16 20:14:00 +01:00
  • 608f004a2c add method on ItemStack to edit pdc (#12022) Jake Potrebic 2025-02-16 11:01:37 -08:00
  • 00701267c8 [ci skip] improvement example in javadoc for DatapackRegistrar (#12122) Pedro 2025-02-16 15:19:42 -03:00
  • cb25c0cf31 [ci skip] Fix annotation fields used in NMS getBukkitEntity (#12120) Pedro 2025-02-16 15:17:26 -03:00
  • a6e82d90ce [ci skip] Clarify getChunkAtAsyncUrgently javadocs (#12125) Warrior 2025-02-16 19:13:35 +01:00
  • 404167841d [ci-skip] Mention missing World#regenerateChunk implementation in jd (#12109) masmc05 2025-02-16 00:31:42 +02:00
  • c62252e19f Add lore content guard (#12116) Epic 2025-02-15 22:30:32 +00:00
  • 9b9de82706 Update Alternate Current patch to v1.9.1 (#12115) Space Walker 2025-02-15 12:40:31 +01:00
  • 6cfa2f7f31 [ci skip] Add missing nullability annotation to sendEquipmentChange method (#12112) David 2025-02-14 18:39:44 +01:00
  • 46f4fdaae3 Add support for rotation argument handling (#12090) David 2025-02-12 23:30:41 +01:00
  • 0680485095 Expand TrialSpawner API (#12025) Pedro 2025-02-12 19:24:46 -03:00
  • 0a04c3fe22 Fix some NPEs (#12105) Lulu13022002 2025-02-12 23:15:37 +01:00
  • e616498ed7 Add Vault block API (#12068) Warrior 2025-02-12 23:15:22 +01:00
  • a06179a018 Update entity effect (#12104) Lulu13022002 2025-02-12 23:14:07 +01:00
  • 1be2e5f311 Fix vanilla map decorations sending when not dirty (#12098) Warrior 2025-02-12 23:13:34 +01:00
  • 072a8317b2 Add proper attached blocks API to AbstractArrow (#12099) Tamion 2025-02-12 23:13:07 +01:00
  • cf7c6c7483 [ci skip] Fix incomplete example in javadocs for PostFlattenTagRegistrar (#12103) Pedro 2025-02-12 07:27:13 -03:00
  • db2aa1803d [ci skip] Fix incomplete example in javadocs for PreFlattenTagRegistrar (#12102) Pedro 2025-02-12 07:16:40 -03:00
  • 13c80a5eb3 [ci skip] Fix PlayerShearBlockEvent javadoc typos (#12101) aerulion 2025-02-12 11:06:42 +01:00
  • 3bd69f2e56 [ci skip] Enhance javadoc for World#setAutoSave method (#12088) David 2025-02-10 23:07:46 +01:00
  • fa5824e4c8 Add skipTripwireHookPlacementValidation (#12091) Owen 2025-02-10 17:04:38 -05:00
  • cafef9ce9b [ci skip] Move EntityUtil to correct directory (#12092) Dreeam 2025-02-10 07:34:52 -05:00
  • edacfdf462 Do not queue player info packets (#12080) Bjarne Koll 2025-02-09 11:51:11 +01:00
  • eff617b8f8 [ci skip] Deprecate Server#setSpawnRadius (#12024) Lulu13022002 2025-02-08 22:10:08 +01:00
  • 1a04e96ab7 Fix EntityBreedEvent cancellation (#12046) Lulu13022002 2025-02-08 20:59:13 +01:00
  • 61312fdb59 Switch to jspecify annotations for Player (#12042) Jason Penilla 2025-02-08 12:57:35 -07:00
  • 51acc802b8 Prevent duplicate raider in RaidSpawnWaveEvent list (#12040) Lulu13022002 2025-02-08 20:55:57 +01:00
  • cb6c57e0f8 Fix Squid and Dolphin spawn height (#12045) Roni Äikäs 2025-02-08 21:24:07 +02:00
  • 786ddf53c6 Default piston block entity direction to DOWN (#12039) masmc05 2025-02-08 21:17:45 +02:00
  • 53ae5c95b7 Make Sittable interface extend Entity (#12016) David 2025-02-08 20:16:23 +01:00
  • 597dcfffb9 Add support for lz4 (#12053) Shane Freeder 2025-02-08 18:07:43 +00:00
  • 742968e078 [ci skip] Increase outdated build delay to two weeks (#12063) Warrior 2025-02-04 19:34:11 +01:00
  • 5395ae37bd Fix composter block setting bukkit owner twice (#12058) Warrior 2025-02-02 22:38:01 +01:00
  • 8927091a08 Do not record movement for vehicles/players unaffected by blocks Spottedleaf 2025-02-02 11:09:28 -08:00
  • e0711af5d5 Deprecate UnsafeValues#getSpawnEggLayerColor (#12041) Lulu13022002 2025-01-31 13:17:45 +01:00
  • 5bcfb12a99 Fix activation range config and water animal status (#12047) Lulu13022002 2025-01-31 13:13:14 +01:00
  • d4a957849c Experimental annotation changes (#12028) Lulu13022002 2025-01-30 20:02:14 +01:00
  • 54b2e9d973 Add buffer to CraftWorld#warnUnsafeChunk Spottedleaf 2025-01-28 17:43:30 -08:00
  • e2f0efd1af Remove nms.Entity#isChunkLoaded Spottedleaf 2025-01-28 17:25:26 -08:00
  • 1004374a83 Add further information to thread check errors Spottedleaf 2025-01-28 13:28:37 -08:00
  • a392d475c2 Make Watchdog thread extend TickThread Spottedleaf 2025-01-27 16:25:02 -08:00
  • 5a34bf0425 Correctly retrun true for empty input shapes in EntityGetter#isUnobstructed Spottedleaf 2025-01-27 13:45:44 -08:00
  • 7e21cb8181 fix PlayerChangedMainHandEvent javadoc (#12020) caramel 2025-01-27 07:00:32 +09:00
  • 3af5e77132 Add Player#give (#11995) masmc05 2025-01-26 22:19:00 +02:00
  • fb5b173c6a Add PlayerClientLoadedWorldEvent (#11940) EnZaXD 2025-01-25 21:47:08 +01:00
  • 2477f1f6a9 [ci skip] fix and improvements for docs in ConsumeEffect component (#11998) Pedro 2025-01-25 17:39:25 -03:00
  • ce95b5d653 Use proper default for setting null display background color (#12010) Warrior 2025-01-25 21:33:47 +01:00
  • 81bb82f521 Fix wrong piston world border check (#12007) Creeam 2025-01-25 12:13:21 -08:00