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. L

    How to save the player Experience on a Variable?

    Hello everybody! I was wondering how can I get a player's experience to save it to a variable? I've been looking for SkillAPI or SKRPG but is there a way to do this without addons? Thank you all! ; D Skript Version: Skript 2.5.3 Minecraft Version: 1.16.5 Have you tried searching the docs...
  2. L

    Solved How to check the block under the block i hit

    Hello everyone! Well, I am starting to use script and I am having a hard time getting the result I want. I am trying that when hitting an arrow in a bell, depending on the type of block that has underneath the bell, execute a command I have achieved a similar result with the following code on...