for _,P in pairs(Eos.Plugins) do if P.MenuGroup then if !table.HasValue(MenuGroups,P.MenuGroup) then table.insert(MenuGroups,P.MenuGroup) end end end