Code (Text): options: prefix: &6Craft&ePlanet &8»&f version: 1.0 on join: if player has permission "campioni.admin": if text from "https://pastebin.com/raw/HWurfrxn" is not "{@version}": send "{@prefix} New version available!" else: send "{@prefix} You are up to date!" Can't compare text with a text, how to fix this?
probably should contact the developer author, also from what I know this kind of stuff in skript addons is usually done on main server's thread, making it really un-nice to use (can lag out the server)