IPM does not need help from Fougerite to access RustPP.Core.userCache to lookup Name by SteamID, and has no need to keep its own ini file for that purpose. The only problem Jint has is that the keys are 64bit ints, and Javascript cannot use a 64bit int reliably. Python support 64bit ints, and...