diff --git a/Spigot-Server-Patches/0521-Limit-lightning-strike-effect-distance.patch b/Spigot-Server-Patches/0521-Limit-lightning-strike-effect-distance.patch index 537284d2e1..bf393f3268 100644 --- a/Spigot-Server-Patches/0521-Limit-lightning-strike-effect-distance.patch +++ b/Spigot-Server-Patches/0521-Limit-lightning-strike-effect-distance.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: kickash32 -Date: Sat, 27 Jun 2020 12:37:58 -0400 -Subject: [PATCH] Limit lightning strike effect distance +From: Aikar +Date: Mon, 17 Sep 2018 23:05:31 -0400 +Subject: [PATCH] Support Overriding World Seeds diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java diff --git a/Spigot-Server-Patches/0522-Add-permission-for-command-blocks.patch b/Spigot-Server-Patches/0522-Add-permission-for-command-blocks.patch index c551f07021..62c5a9bc12 100644 --- a/Spigot-Server-Patches/0522-Add-permission-for-command-blocks.patch +++ b/Spigot-Server-Patches/0522-Add-permission-for-command-blocks.patch @@ -1,6 +1,6 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: kickash32 -Date: Sat, 27 Jun 2020 13:15:53 -0400 +From: Mariell Hoversholm +Date: Sat, 16 May 2020 10:05:30 +0200 Subject: [PATCH] Add permission for command blocks diff --git a/Spigot-Server-Patches/0523-Ensure-Entity-AABB-s-are-never-invalid.patch b/Spigot-Server-Patches/0523-Ensure-Entity-AABB-s-are-never-invalid.patch index 6972f06be5..ddd6881757 100644 --- a/Spigot-Server-Patches/0523-Ensure-Entity-AABB-s-are-never-invalid.patch +++ b/Spigot-Server-Patches/0523-Ensure-Entity-AABB-s-are-never-invalid.patch @@ -1,6 +1,6 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: kickash32 -Date: Sat, 27 Jun 2020 13:32:39 -0400 +From: Aikar +Date: Sun, 10 May 2020 22:12:46 -0400 Subject: [PATCH] Ensure Entity AABB's are never invalid diff --git a/Spigot-Server-Patches/0524-Optimize-WorldBorder-collision-checks-and-air.patch b/Spigot-Server-Patches/0524-Optimize-WorldBorder-collision-checks-and-air.patch index 8cf756dfec..7aa9002a7b 100644 --- a/Spigot-Server-Patches/0524-Optimize-WorldBorder-collision-checks-and-air.patch +++ b/Spigot-Server-Patches/0524-Optimize-WorldBorder-collision-checks-and-air.patch @@ -1,6 +1,6 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: kickash32 -Date: Sat, 27 Jun 2020 14:23:16 -0400 +From: Spottedleaf +Date: Sun, 10 May 2020 22:49:05 -0400 Subject: [PATCH] Optimize WorldBorder collision checks and air