Fix many light bugs by removing recheckGaps change

Fixes #1539
Fixes #1483
This commit is contained in:
Aikar
2018-10-06 00:56:20 -04:00
parent fd85b785ea
commit add0f4d4de
44 changed files with 97 additions and 140 deletions

View File

@@ -16,7 +16,7 @@ modify that. Under the previous logic, plugins were unable (cleanly) override pe
A config option has been added for those who depend on the previous behavior, but I don't expect that.
diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java
index ad3433059d..88c465ef1c 100644
index e485c3053b..41762a461e 100644
--- a/src/main/java/com/destroystokyo/paper/PaperConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java
@@ -0,0 +0,0 @@ public class PaperConfig {