6035 Commits

Author SHA1 Message Date
md_5
28229e3882
Prevent plugins setting scoreboard team colours to formatting codes 2025-03-26 19:27:26 +11:00
md_5
ca3a41a305
SPIGOT-8023: Fix raid crash 2025-03-26 19:18:37 +11:00
Doc
12e3260cb9
SPIGOT-8021: Fix exception when respawn of player is set 2025-03-25 22:35:19 -03:00
md_5
6b8999d151
Fix Java 24 support 2025-03-26 03:27:41 +11:00
orang3i
206400011a
#1537: Use CreatureSpawnEvent.SpawnReason.BUCKET when creature spawns from mob bucket 2025-03-26 03:05:00 +11:00
md_5
050057d315
Update to Minecraft 1.21.5 2025-03-26 03:05:00 +11:00
md_5
fb3f2b6452
Remove outdated build delay 2025-03-26 03:00:00 +11:00
md_5
f0c8dd3617
Add support for Java 24 2025-03-14 20:52:06 +11:00
md_5
fd2bd5e436
SPIGOT-8016: Use correct source entity for mace knockback event 2025-03-14 06:56:12 +11:00
Doc
743e59541b
SPIGOT-8016: Call knockback event for mace area knockback 2025-03-13 06:50:51 +11:00
md_5
3f33bb772b
Try alternate approach to preserving problematic file system permissions 2025-03-10 17:22:11 +11:00
md_5
debf62aecb
Don't use file system permissions in bootstrap jar assembly to enhance build reproducibility 2025-03-10 17:02:54 +11:00
md_5
a4b0b9b255
BUILDTOOLS-715: Update SpecialSource to 1.11.5 to enhance build reproducibility 2025-03-10 09:31:47 +11:00
md_5
e95450221f
SPIGOT-7999: ConcurrentModificationException in EntityLiving#hurtServer 2025-03-09 16:41:21 +11:00
md_5
aa7768087a
SPIGOT-8001: Add BlockBrushEvent 2025-03-09 16:36:46 +11:00
md_5
1bd27f7985
SPIGOT-8014: Add method for getting and setting remaining items in CrafterCraftEvent 2025-03-09 16:18:32 +11:00
md_5
42a4fa96f0
SPIGOT-8012: Keep order of recipes, particularly in stonecutter 2025-03-03 21:17:09 +11:00
md_5
8f3da35f71
Fix bucket fish having CreatureSpawnEvent.SpawnReason.DEFAULT
Align with SPAWNER_EGG reason in previous versions
2025-03-01 21:58:33 +11:00
md_5
43f66f6cb7
SPIGOT-8010: Fix handling PlayerDropItemEvent 2025-02-22 19:31:09 +11:00
Doc
ade46cc79f
SPIGOT-7942: Add Consumable Component 2025-02-16 09:02:19 +11:00
Doc
29e1e9f1ab
Fix force option in Player#spawnParticle 2025-02-09 23:37:21 -03:00
Doc
5b97b8b5a1
SPIGOT-8008: Fix force option in World#spawnParticle 2025-02-09 23:11:30 -03:00
md_5
c175d4f612
SPIGOT-8007: InventoryClickEvent.setCancelled(true) crashes client when in creative mode 2025-02-09 12:47:54 +11:00
md_5
ec571d7177
Update maven-checkstyle-plugin 2025-02-08 18:01:20 +11:00
md_5
a02758acdb
SPIGOT-8005: Can't open Crafter block 2025-02-05 22:54:42 +11:00
md_5
f152cadda7
SPIGOT-8004: .setCancelled(true) does not cancel PlayerTeleportEvent.TeleportCause.SPECTATE 2025-02-04 22:25:29 +11:00
md_5
4f3946f7ac
SPIGOT-8003: Fire PrepareItemCraftEvent for Crafter preview 2025-02-02 15:12:05 +11:00
Nothixal
d20d4c1c3b
#1533: Add method to get rewarded players from vaults 2025-01-28 20:50:32 +11:00
Doc
21d34ea471
SPIGOT-7997: Cancelling EntityTransformEvent does not reset StrayConversionTime 2025-01-20 21:14:38 +11:00
md_5
8da2a0a646
Fix formatting error in previous commit 2025-01-19 20:09:14 +11:00
md_5
8abf4c480e
SPIGOT-7996: Cancelling EntityTransformEvent does not keep equipment 2025-01-19 20:01:05 +11:00
Doc
442838fdae
#1053: Add MusicInstrument fields for description, range, duration and sound 2025-01-16 19:46:54 +11:00
Doc
c16b696e41
SPIGOT-7967, #887: Call explode events for EXPLODE effect (enchantments) and non block changes (mobGriefing false) 2025-01-15 19:14:37 +11:00
md_5
03a8c14939
SPIGOT-7993: CustomModelDataComponent assignment doesn't work 2025-01-13 19:53:43 +11:00
DerFrZocker
9973ccccfd
#1519: Add RegistryAware to indicate better that not all registry items are registered 2025-01-13 19:39:17 +11:00
AJ Ferguson
df01cf867a
#1529: Fix excess slot updates 2025-01-06 20:31:00 +11:00
Mikołaj Nowak
fa10c5029f
SPIGOT-5784, SPIGOT-6858, #1527: Add villager reputation API 2024-12-31 11:31:44 +11:00
md_5
c905a715e9
SPIGOT-7989: Error loading very old chunks 2024-12-26 17:04:55 +11:00
Miles Holder
76fd7c056d
#1525: Implement Server#createMerchant; Fix MerchantView opening inconsistency 2024-12-24 08:22:18 +11:00
md_5
a0e06dfa0c
Simplify internal projectile entity handling 2024-12-23 18:05:08 +11:00
md_5
7bb75dc5c2
SPIGOT-7976: Renaming a sign item adds block_entity_data component 2024-12-23 17:37:42 +11:00
md_5
21b5eaf8fd
SPIGOT-7986: Fix inconsistency of serializing profiles with empty names 2024-12-23 17:15:10 +11:00
md_5
372dea1f6e
Increase outdated build delay 2024-12-23 17:07:57 +11:00
Miles Holder
e28af087d5
#1524: Improve InventoryViewBuilder chaining 2024-12-18 20:03:29 +11:00
Miles Holder
643b231025
#1476: Add MenuType ViewBuilder 2024-12-18 07:49:12 +11:00
Doc
c818af1fe7
#1523: Add Creaking methods 2024-12-18 07:30:01 +11:00
md_5
57f48e54c2
SPIGOT-7979: PlayerInteractEvent does not fire in Adventure mode for LEFT_CLICK_BLOCK actions 2024-12-15 08:28:24 +11:00
Jishuna
669b413938
#1518: Add API methods to Vault 2024-12-14 11:39:26 +11:00
DerFrZocker
d628417978
SPIGOT-7648, SPIGOT-7927: Allow creating of not registered Instruments 2024-12-10 20:33:03 +11:00
Brokkonaut
a7eb3fdfd8
#1522: Call BlockFormEvent when an Eyeblossom opens or closes 2024-12-10 20:25:34 +11:00