if(isAddonEnabled(addon))
if($AddOn__Projectile_Pinball) echo("you have this add-on");See config/server/ADD_ON_LIST.cs
So, does that check if it's enabled? Or just if you have it?
Enabled. I worded that wrong