Hey Mabel,
I'm not seeing notifications for the new items from the medieval update. I'm on version 2.1.3 
I have global and entity_collisions as false, with entity_death_ammo, entity_death_fire and entity_death_weapon enabled with console and discord set to true. But won't see notifications for the new medieval items.

example from the config.

Any help would be greatly appreciated

    "entity_death_weapon": {
      "*": {
        "enabled": true,
        "name": "Enable all 'entity_death_weapon' trackers",
        "notifyConsole": true,
        "notifyAdmin": false,
        "notifyDiscord": true,
        "logToFile": false
      },

      "batteringram.entity": {
        "enabled": true,
        "name": "batteringram.entity",
        "hexColor": "#F38D3C",
        "notifyConsole": true,
        "notifyAdmin": false,
        "notifyDiscord": true,
        "logToFile": false
      },​