Blacklist Incendiary Ammo

Is it possible to Blacklist Incendiary Ammo? I tried blocking saving of Incendiary Ammo from Loadouts. But players just save it in their clip then use infinite ammo to bypass this. So is there any way to not have it work for Incendiary Ammo?

Not sure, considering it's in the clip. I would have to poke around and see.

Merged post

Same as before, just add the ammo type to the Blocked items list in the config... Please refer to the item list for the ammo shortname - https://www.corrosionhour.com/rust-item-list/

{
  "Ammo Toggle Command": "ammo",
  "Chat Prefix": "Infinite Ammo",
  "Chat Prefix Color": "#008800",
  "Blocked items": [
    "ammo.rifle.incendiary",
    "ammo.rocket.fire",
    "rock"
  ]
}
 
Swb5hSBHXL5FGLp.png Lincoln

Not sure, considering it's in the clip. I would have to poke around and see.

Merged post

Same as before, just add the ammo type to the Blocked items list in the config... Please refer to the item list for the ammo shortname - https://www.corrosionhour.com/rust-item-list/

{
  "Ammo Toggle Command": "ammo",
  "Chat Prefix": "Infinite Ammo",
  "Chat Prefix Color": "#008800",
  "Blocked items": [
    "ammo.rifle.incendiary",
    "ammo.rocket.fire",
    "rock"
  ]
}
 
Works wonderful! One thing I noticed is the /toggleammo command says it doesn't exist but the infinite ammo seems to still work and everything for those with the permissions

Did you see if this most recent version will break with todays forced update?

i cant seem to get the blocked items to work