Good evening, you have a small bug in the plugin because of which the fire rockets do not work. Lines 197 and 289. And so the plugin is gorgeous thanks)
if (config.UseFire && ammotype.name.Contains("fire"))
Need to change to
if (ammotype.name.Contains("fire"))