Skip to content

Commit

Permalink
[ci skip] Remove some patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Dec 11, 2024
1 parent 17107ff commit 9375d53
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ From: hpfxd <[email protected]>
Date: Tue, 2 Jan 2024 01:47:36 -0500
Subject: [PATCH] PandaSpigot: Configurable knockback

Removed since the knockback plugin can do better
Also this implentation causes wrong behavior for some plugins,
see Leaf issues#24

Original license: GPLv3
Original project: https://github.com/hpfxd/PandaSpigot

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ From: Dreeam <[email protected]>
Date: Sat, 20 Jul 2024 05:28:12 +0800
Subject: [PATCH] Fix MC-26678

Removed since Leaf 1.20.2

Original license: MIT
Original project: https://github.com/545u/OldDamageTilt

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ From: Dreeam <[email protected]>
Date: Thu, 1 Feb 2024 12:48:58 -0500
Subject: [PATCH] Redirect to Gale's method to fix plugin incompatibility

Removed since Leaf 1.20.6
Mojang added attributes that can control player's `Entity Interaction Range`
and `Block Interaction Range` for every player since 1.20.5

diff --git a/src/main/java/net/minecraft/server/network/ServerGamePacketListenerImpl.java b/src/main/java/net/minecraft/server/network/ServerGamePacketListenerImpl.java
index ec126a481fbb276ae435ac501077d221d508c0c1..70bf701ae9aea5b6f322db5aa2ae17009d68a807 100644
Expand Down

0 comments on commit 9375d53

Please sign in to comment.