url

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. C

    Setting variables to URLs

    Hello, I am trying to set my variable to a line on a webpage. This webpage is a .txt document on my website. for example, https://www.google.com/robots.txt ?
  2. L

    Solved Clickable chat text

    Hi, I am currently making a Skyblock server where i need to make clickable text in the chat. My code works on my other server but not on this one. I have Skript.jar, skQuery.jar, skRayFall.jar and skript-json.jar. The server is made through an FTP server since its a free server host like...
  3. ItsMCB

    Solved Citizens - Change Skin from URL

    Currently, you can change a Citizens NPC skin by a player's username. What I need is to be able to change a Citizens NPC skin to one hosted by a web URL. Is this possible? Thanks in advance.
  4. Hakuyamu

    text from url is "<none>"

    I cannot figure out why my code just gives me "<none>" instead of the content of the url. set {_votes} to text from url "https://minecraft-server.eu/api/votes/getForServer/1be38" message "{@prefix} &7Seit letztem Reset wurden auf &nVote1 &b%{_votes}% &7Votes gezählt!" The url...
  5. M

    Solved Url text

    On reload it says that he can't understand this expression: set {NEWEST_VERSION} to line 2 from url "https://pastebin.com/raw/amWVVsZ8" The entire skript: Command /update-sk: trigger: set {NEWEST_VERSION} to line 2 from url "https://pastebin.com/raw/amWVVsZ8" How do I fix?
  6. couger44

    Solved Click on url

    How can i do to, when a player click in a url, automatically open a page?
  7. tim740

    Addon skUtilities 0.9.2

    If you have any suggestions for this addon or need support you can contact me on Skript Chat Discord: https://discord.gg/V4qFVnh (Different from skUnity's Discord) Disclaimer: This addon can damage your server if used wrong or used in malicious manner, Double checking code is Advised, I take no...