You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 = []
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: