About BoomLogger
This plugin is very simple. It logs to discord and to console items on a watch list that are related to making anything explosive related. This can include sulfur, all the way up to C4. If you don't want to use Discord, you can go ahead and just leave the discord webhook field alone.
Default Config:
{ "Discord Webhook": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Enable Debug?": false, "List of items to watch for and log": [ "explosives", "ammo.rocket.hv", "ammo.rocket.fire", "ammo.rocket.mlrs", "ammo.rocket.basic", "rocket.launcher", "ammo.rocket.sam", "ammo.rocket.smoke", "ammo.rifle.explosive", "explosive.satchel", "explosive.timed", "sulfur", "sulfur.ore" ], "List of prefabs to watch (DO NOT CHANGE!)": [ "autoturret_deployed", "coffinstorage", "small_stash_deployed", "furnace", "furnace.large", "box.wooden.large", "woodbox_deployed", "locker.deployed", "dropbox.deployed", "vendingmachine.deployed", "researchtable_deployed", "repairbench_deployed", "mixingtable.deployed" ] }