Recent content by infered5

  • 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. I

    Addon WolvSK (1.8-1.16.1)

    When running "set {variable} to minecraft version of player", it always seems to return version 340 when running ViaVersion regardless of what client version I am using. Is this a limitation of running Spigot 1.12.2 and ViaVersion to get future clients on there, as it doesn't know the client...
  2. I

    Solved Cannot find YML path

    I'm trying to get a skript to pull from a YML droptable, cloning some code I used in a previous droptable, however it's spitting some errors that it can't find the node correctly. v0.8.8: Yaml Path: 'treasure.yes.hunter' doesn't exist in file blah blah blah Spigot 1.8.8-R01-SNAPSHOT...
  3. I

    YAML write and read help

    Skript 2.2-Fixes-V9b SkQuery 3.21.4 SkUtilities 0.8.8 skRayFall 1.9.2 Minecraft 1.8.8 with ViaVersion up to 1.11.2 I'm trying to make a system where players can only change their nicknames a few times, with the ability to add the amount of times they can change it. I'd like to make a YAML file...