Re-introduce an option to limit the height of a flying tnt entity

This commit is contained in:
Zach Brown
2016-01-16 21:04:07 -06:00
parent f04375e45c
commit dddda71685
6 changed files with 82 additions and 98 deletions

View File

@@ -46,7 +46,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
--- a/src/main/java/org/github/paperspigot/PaperSpigotWorldConfig.java
+++ b/src/main/java/org/github/paperspigot/PaperSpigotWorldConfig.java
@@ -0,0 +0,0 @@ public class PaperSpigotWorldConfig
log( "Falling Block Height Limit set to Y: " + fallingBlockHeightNerf );
log( "TNT Entity Height Limit set to Y: " + tntEntityHeightNerf );
}
}
+