Files
Paper/Spigot-Server-Patches/Configurable-TNT-explosion-volume.patch
Byteflux 5b6b8beff8 Temporarily use getDouble() internally for calls to getFloat() in Paper configs
getFloat() seems to have an issue with reading modified values and always
returns the default value instead. This needs further investigating, but
for now making it use getDouble() internally appears to resolve the issue.
2015-08-04 17:57:17 -07:00

2.0 KiB