Search results

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

    Solved Player not found console command

    When i make console execute a command that warps a player to a warp i use this: make console execute command "/warp %player% (warp)" but for some reason the console says error player not found even though it says my name properly (screenshot below) Running skript 1.5.2 minecraft 1.16.4
  2. Y

    Solved how do i make a if armour slot?

    My code is as follows: on inventory click: if (the clicked slot is a amour slot): But I'm not sure how to code it to only happen if the amour slot is equipped. I'm running Skript 2.5.1 minecraft version is 1.16.4