Found the fix for when the plugin stopped working in feb but i want too add rusts newer guns to the phases pool. in the cs file i added the hlmg, sks and minigun to it but they are still in the loot pool when they shouldnt
items["Weapon", "rifle.sks"] = 3;
items["Weapon", "hmlmg"] = 3;
items["Weapon", "minigun"] = 3;