-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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 = []
Metadata
Metadata
Assignees
Labels
No labels