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

    Weapon Level RNG on drop + Player Level (?)

    Category: Levelling, RPG, Weapons Suggested name: Equipment Level RNG to Player Level Calculator Spigot/Skript Version: Most recent. What I want: The title is hard to understand, so I will do my best to describe what I'm requesting. Rather than having fixed, set levels on each armorpiece...
  2. N

    How can I detect a player's EXP level?

    Hey, I'm trying to make a leveling system in one of my servers, where the higher your level is, the higher the maximum health you have. At first, I tried this: if players exp level is equal to 3: set the maximum health of the player to 6 But Skript can't seem to understand the event...
  3. N

    Can

    Title was meant to be named "Cant get ability with time limit to work with other skript" I'm an amateur at skript and this is the first time I've ever tried to write something like this. I'm trying to make a right-click-ability compatible with one of my skripts installed. I tried putting them...