Hey,
so I wanted to get a log of whatever entity gets destroyed by explo ammo, I understand the config like this:
"ammo.rifle.explosive": {
"enabled": true,
"name": "Exp Rifle Ammo",
"hexColor": "#FF5764",
"notifyConsole": true,
"notifyAdmin": true,
"notifyDiscord": true,
"logToFile": true
},
but it does not log it at all, neither in discord, nor in the logfiles - it just shows it ingame when using the /x command
Thanks for your help.