hi, i've curently got my setup like this
"Instant_Death_From_Headshot_Allowed_Weapons": [
"bow.hunting.entity",
"bow.hunting",
"crossbow",
"crossbow.entity",
"rifle.bolt",
"rifle.bolt.entity",
"rifle.l96",
"rifle.l96.entity"
]
but bows don't seem to work. they are listed multiple times because it's not super clear how they are supposed to listed, i couldn't find any items with .entity on the end on this page - https://www.corrosionhour.com/rust-item-list/
anyway, my question is how can i set a wildcard? i've tried "*" and "*.entity", but neither seem to work. want it to headshot only will kill them. thanks.