1782 Commits

Author SHA1 Message Date
md_5
4d2c780090
Fix second usage of worldGenSettings just in case 2021-06-11 16:47:43 +10:00
md_5
5182f92349
SPIGOT-6504: Fix generating fresh worlds 2021-06-11 16:16:41 +10:00
md_5
e2f5ea34e9
Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
md_5
fae895ac11
Fix inconsistent commands 2021-06-08 14:19:00 +10:00
DerFrZocker
3797d93e36
SPIGOT-6492: PortalCreateEvent#getBlocks() returns not all blocks by reason fire 2021-06-07 18:39:32 +10:00
md_5
ebe18b9b0e
SPIGOT-6487: Fix issue with villagers picking up items in certain situations 2021-06-03 12:14:39 +10:00
md_5
90a4d64a9a
Remove usage of Java 11 method not caught by animal sniffer 2021-06-01 20:10:51 +10:00
md_5
c51c0f7fbb
SPIGOT-6483: Fix cancelling EntityPickupEvent for villagers 2021-06-01 18:53:01 +10:00
md_5
769a579cb0
SPIGOT-6482: Baby piglins will pick up more items than vanilla 2021-06-01 18:06:53 +10:00
blablubbabc
a0149bf165
SPIGOT-6480: Players cannot take books from lecterns that were opened by plugins 2021-05-29 18:52:52 +10:00
Lars Dormans
fd905ab527
#703: Add piglin bartering API 2021-05-28 09:02:42 +10:00
DerFrZocker
afa0678e1b
SPIGOT-6133: Chorus fruit consumption calls PlayerTeleportEvent multiple times 2021-05-25 08:29:13 +10:00
md_5
7df5e6f87c
Make Vanilla /list respect Vanish API 2021-05-20 08:31:36 +10:00
DerFrZocker
cc21bae977
SPIGOT-5569: Call WorldInitEvent before any chunks are getting generated 2021-05-18 08:18:20 +10:00
md_5
1e8c432cd9
#816: Prevent duplicate slash removal for console / block commands 2021-05-17 18:10:14 +10:00
Kermina Awad
d189f78bd9
#827: Trigger vanilla dimension advancements in non-main worlds 2021-05-15 10:06:28 +10:00
Martoph
59e2ce9b75
SPIGOT-6224: EntityBreedEvent getEntity location inaccuracy 2021-05-11 18:33:28 +10:00
DerFrZocker
e1a6197ecb
SPIGOT-5565: Animals still spawn from chunk gen when spawn-animals=false 2021-05-11 08:18:34 +10:00
Julian van den Berkmortel
8a516e0bbb
SPIGOT-6452: Call EntityPickupItemEvent for villagers 2021-05-09 16:57:25 +10:00
Martoph
7c4adc61d0
#776: Add ability to cancel ProjectileHitEvent 2021-05-09 16:51:44 +10:00
Julian van den Berkmortel
b6fdc7adb2
SPIGOT-6200: Improve entity events when summon command is used
* Calls the LightningStrikeEvent for summoned lightning
* Uses the new COMMAND SpawnReason for other entities
2021-05-09 16:33:34 +10:00
Lars Dormans
7ea8b96b4a
#826: Make dispenser trigger fertilize event 2021-05-03 18:30:48 +10:00
Julian van den Berkmortel
6f55b5b888
SPIGOT-6442: Do not cancel zero damage on fireballs 2021-04-30 17:53:58 +10:00
Julian van den Berkmortel
69c8e78509
SPIGOT-6373: Add getAttachedFace and setAttachedFace to the Shulker API 2021-04-28 11:53:21 +10:00
Julian van den Berkmortel
0d86921e12
SPIGOT-6435: send correcting "PacketPlayOutBlockChange" packet on interact for bisected items 2021-04-27 11:37:52 +10:00
md_5
a8d7c94a5b
SPIGOT-6434: Smithing Table and Anvil inventories .getType() returns CRAFTING 2021-04-25 08:34:44 +10:00
DiamondDagger590
c5494d195a
#683: Add PlayerBucketFishEvent 2021-04-25 08:34:44 +10:00
Julian van den Berkmortel
115244c744
SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API 2021-04-18 18:03:23 +10:00
Martoph
9294ebbf05
SPIGOT-5877: Add support for Vanilla custom dimensions 2021-04-16 10:36:05 +10:00
Julian van den Berkmortel
6b8cd9a7cb
SPIGOT-6207: forcibly drop the items of a converted zombie villager 2021-04-12 08:28:19 +10:00
md_5
170d6febd5
SPIGOT-6417: Add Creeper fuse ticks API 2021-04-11 17:32:26 +10:00
md_5
221aed6cf5
SPIGOT-6413: Server Corruption Changing Blocks in Piston Events 2021-04-07 15:03:30 +10:00
md_5
be0e945812
Add mc-dev imports 2021-04-07 15:03:29 +10:00
md_5
0791e54abf
SPIGOT-6408: Narrator chat only does not work 2021-04-05 15:31:26 +10:00
md_5
b530534f03
Remove some outdated PAIL comments 2021-04-04 17:14:53 +10:00
Martoph
f1613d6ad1
SPIGOT-6237: WorldCreator#generatorSettings not working 2021-04-04 14:02:32 +10:00
Brokkonaut
7eb35643e2
SPIGOT-6398: Fix crash when bonemealing bamboo and the BlockSpreadEvent is cancelled 2021-03-20 09:01:18 +11:00
md_5
9c32a8794c
Fix broken wandering traders 2021-03-20 08:55:48 +11:00
md_5
90d6905b15
Repackage NMS 2021-03-16 09:00:00 +11:00
md_5
69cf961d83
Repackage patches 2021-03-16 09:00:00 +11:00
Nathat23
f6a39d3ccf
#809: Add spawn and transform reasons for piglin zombification. 2021-03-09 08:47:33 +11:00
md_5
0c24068ad6
Organise imports 2021-03-09 08:47:33 +11:00
Martoph
a021e334aa
#795: Add methods to modify the rate of regeneration and starvation 2021-03-04 08:28:07 +11:00
Martoph
509e523c57
#792: Add EntityExhaustionEvent 2021-03-04 08:28:05 +11:00
Nathan Wolf
b7eed25467
SPIGOT-6307: Allow chest locks with legacy color codes to match against items with json colors 2021-02-21 09:48:37 +11:00
DiamondDagger590
0cd8f19fb9
#802: Add methods to modify despawn delay for wandering villagers 2021-02-15 19:30:15 +11:00
md_5
d5c5d998af
SPIGOT-6362: ConcurrentModificationException: null --> Server Crash 2021-02-14 10:08:27 +11:00
blablubbabc
8c7d69fefc
SPIGOT-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 from their still loaded but no
longer accessible chunk, this adds and uses a new method with which a
chunk can be accessed without checking its current state first.
2021-02-14 09:25:34 +11:00
md_5
d97d91871d
SPIGOT-6347: Nether Portals Default to Nether, even in Nether 2021-02-13 10:33:17 +11:00
md_5
b9b0c4e4a4
EntityDropItemEvent for cats should continue to next stack if cancelled
Thanks @Black-Hole
2021-02-07 08:45:11 +11:00