mstock98 / duckworth-mc

1 stars 0 forks source link

Default "max-tnt-per-tick" Value in spigot.yml Causes TNT Entity Buildup and Non-Detonation" #108

Closed mstock98 closed 11 months ago

mstock98 commented 11 months ago

KittyKevinz and I were doing testing with spigot, and found that the setting in the spigot.yml file called "max-tnt-per-tick" was causing issues. The default was set to 100, which when running a world eater, caused the processing of tnt to be canceled resulting in a buildup of tnt entities that would not detonate but rather hang in midair, allowing a far greater number of tnt to build up. Increasing this setting to a very high number solved the problem easily