Need Kits fixed please

There is an issue with the plug-in. When redeeming the kit for a file from copy and paste, nothing is spawning. It seems like something has possibly changed in the recent updates that broke the hook call. please assist 

Line 212, add ".Get()" like:
object success = CopyPaste?.CallHook("TryPasteFromSteamId", player.userID.Get(), kit.CopyPasteFile, Configuration.CopyPasteParams, null);