Popup Notification for a new Version

To make this short, I have an model uploaded in the toolbox and I want to have it look for the current version of the model and if the one a player has is older than my current uploaded version it send’s a popup notification or just a simple warn in the dev console. Sadly I have no idea how that would work, do any of you know how you would achieve that? If so please link me up or tell me about it. Thank you in advance!

Alright, I’ve found the fix myself. I used This to check for the Description of the model and see if the version in the description matches the version of the one in their game if not it will send a warn in the Dev Console and a popup on the side of the screen of a player will occur until the newest version is added.