Add creative-arrow-despawn-rate (#1411)

* Add creative-arrow-despawn-rate
This commit is contained in:
BillyGalbreath
2018-09-22 21:48:30 -05:00
parent c71f4578ab
commit 35d16a01a9
34 changed files with 62 additions and 56 deletions

View File

@@ -11,7 +11,7 @@ Defaulting this to false will provide substantial performance improvement
by saving millions of event calls on redstone heavy servers.
diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
index f7be165301..59436c208a 100644
index e968a47b94..85acc8f3d9 100644
--- a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
@@ -0,0 +0,0 @@ public class PaperWorldConfig {