move extra plugins patch up & more work

This commit is contained in:
Jake Potrebic
2021-11-23 17:09:49 -08:00
parent 9a23891fe5
commit e4d9502512
6 changed files with 15 additions and 13 deletions

View File

@@ -9,8 +9,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
--- a/src/main/java/org/bukkit/craftbukkit/Main.java
+++ b/src/main/java/org/bukkit/craftbukkit/Main.java
@@ -0,0 +0,0 @@ public class Main {
.defaultsTo(new File("paper.yml"))
.describedAs("Yml file");
.defaultsTo(new File[] {})
.describedAs("Jar file");
// Paper end
+
+ // Paper start