From what I've read, you can just use the actual item names (without modifiers) to do it too. Attached one that should hopefully work.
Won't let me attach, just gonna copy pasta.
//=== Item Whitelist ===
"item_whitelist" { "unlisted_items_default_to" "1"
// soldier // Primary "The Direct Hit" "0" "The Black Box" "0" "The Cow Mangler 5000" "0" "The Liberty Launcher" "0" "The Beggar's Bazooka" "0" "The Rocket Jumper" "0" // Secondary "The Buff Banner" "0" "The Battalion's Backup" "0" "The Reserve Shooter" "0" "The Righteous Bison" "0" "The Concheror" "0" "The Gunboats" "0" "The Mantreads" "0" // Melee "The Disciplinary Action" "0" "The Half-Zatoichi" "0" "The Market Gardener" "0" }
|