DynmapBlockScan
DynmapBlockScan copied to clipboard
exclude_modules not working
i use dynmapblockscan 1.20.1 forge and i wanted to exclude cold_sweat and create_cold_sweat, because it crashes the server but the exclusion doesnt seem to work. this is my settings.toml:
#DynmapBlockScan settings
[settings]
#Which modules to exclude
exclude_modules = ["minecraft", "create_cold_sweat", "cold_sweat"]
#Which block names to exclude
exclude_blocknames = []