diff --git a/.gitignore b/.gitignore index 5fa7c456..6d157b29 100644 --- a/.gitignore +++ b/.gitignore @@ -14,19 +14,16 @@ target/site/surefire-report.html /patches/Akarin/** /patches/Purpur/** /patches/Empirecraft/** -/patches/Papercut/** +/patches/Rainforest/** /patches/Origami/** -/patches/Origami2/** !/patches/Purpur/server.txt !/patches/Purpur/api.txt !/patches/Empirecraft/server.txt !/patches/Empirecraft/api.txt !/patches/Akarin/server.txt !/patches/Akarin/api.txt -!/patches/Papercut/server.txt -!/patches/Papercut/api.txt +!/patches/Rainforest/server.txt +!/patches/Rainforest/api.txt !/patches/Origami/server.txt !/patches/Origami/api.txt -!/patches/Origami2/server.txt -!/patches/Origami2/api.txt yatopia-1.16.1-paperclip.jar diff --git a/patches/Papercut/api.txt b/patches/Papercut/api.txt deleted file mode 100644 index 38835306..00000000 --- a/patches/Papercut/api.txt +++ /dev/null @@ -1 +0,0 @@ -Ban-EntityTrackerFixer \ No newline at end of file diff --git a/patches/Papercut/server.txt b/patches/Papercut/server.txt deleted file mode 100644 index f21d9336..00000000 --- a/patches/Papercut/server.txt +++ /dev/null @@ -1 +0,0 @@ -Add-Papercut-config&Apply-advancements-async \ No newline at end of file diff --git a/patches/Rainforest/api.txt b/patches/Rainforest/api.txt new file mode 100644 index 00000000..58ab0496 --- /dev/null +++ b/patches/Rainforest/api.txt @@ -0,0 +1 @@ +Ban-certain-plugins \ No newline at end of file diff --git a/patches/Rainforest/server.txt b/patches/Rainforest/server.txt new file mode 100644 index 00000000..dc39c396 --- /dev/null +++ b/patches/Rainforest/server.txt @@ -0,0 +1 @@ +Ban-certain-plugins&Apply-advancements-async&Optimize-Pathfinder-Remove-Streams-Optimized-collect&Optimize-redstone-algorithm&Async-navigation \ No newline at end of file