[ci-skip] Reorder configs

This commit is contained in:
BillyGalbreath
2021-12-31 09:45:42 -06:00
parent 2e4174e033
commit 1c9c6b910a
180 changed files with 906 additions and 903 deletions

View File

@@ -109,10 +109,10 @@ index a5c2d6f0c0850a99224a1a8d622fe6b341cee88b..d8777ab86465e25236e7abbafd7ff668
return InteractionResult.PASS;
}
diff --git a/src/main/java/org/purpurmc/purpur/PurpurWorldConfig.java b/src/main/java/org/purpurmc/purpur/PurpurWorldConfig.java
index 62dd8adf118a88aeffb6e2f442ac4b0bf2b7e7c4..3bd7e21f52f505df25f82c00f5dc8ee22d70a9c0 100644
index a63190c9e534ebbbb6745f4d6d04903bdfbad10d..49538fcb317f29a34894c636ee85f9bc609c88cf 100644
--- a/src/main/java/org/purpurmc/purpur/PurpurWorldConfig.java
+++ b/src/main/java/org/purpurmc/purpur/PurpurWorldConfig.java
@@ -483,6 +483,153 @@ public class PurpurWorldConfig {
@@ -509,6 +509,153 @@ public class PurpurWorldConfig {
});
}
@@ -263,9 +263,9 @@ index 62dd8adf118a88aeffb6e2f442ac4b0bf2b7e7c4..3bd7e21f52f505df25f82c00f5dc8ee2
+ });
+ }
+
public boolean useBetterMending = false;
public boolean alwaysTameInCreative = false;
public boolean boatEjectPlayersOnLand = false;
public boolean anvilAllowColors = false;
private void anvilSettings() {
anvilAllowColors = getBoolean("blocks.anvil.allow-colors", anvilAllowColors);
diff --git a/src/main/java/org/purpurmc/purpur/tool/Actionable.java b/src/main/java/org/purpurmc/purpur/tool/Actionable.java
new file mode 100644
index 0000000000000000000000000000000000000000..e18c37f06730da9d3055d5215e813b1477c1e70e