Recent content by sinphul

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

    Solved Can't set inventory slots

    1.8.8 version of minecraft. I was using skript2.2 and just now changed it to Skript 2.2-dev37c, now the skript is loading without errors how ever when i try to execute a custom command in the script it doesn't do anything and just says "Unknown command Type /help for help" Figured it out. It...
  2. S

    Solved Can't set inventory slots

    SkQuery and Skellet. I tried removing the addons, different versions of skript, etc and nothing seems to work.
  3. S

    Solved Can't set inventory slots

    Still doesn't work.
  4. S

    Solved Can't set inventory slots

    I can't set inventory slots using skript2.2 on 1.8.8 spigot server with skquery and skellet. Error and code included. set slot 0 of player to item feather named "&cVanish" set slot 1 of player to blaze rod named "&bFreeze" set slot 3 of player to lead...