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

    Check if player has switched their selected hotbar slot

    Hey! I'm attempting to make a little scrolling system that uses the hotkeys/scroll wheel functions of the hotbar. Now I really want the player's selected slot to stay slot 0, but when the player scrolls to either slot 1 or slot 8, it changes the value of a variable. After every cycle to any slot...
  2. LimmaBeanz

    Keep players percentage of health when applying increased generic max health

    I'm attempting to create a system where a player can have increased health from a piece of armor they can put on. However, I'm running into some problems with the players health where it keeps their original health after their generic max health increases. For example, Player has 10/100 Health...
  3. LimmaBeanz

    Right Click on Skull with a Specific Value.

    Hello! I've only been using Skript for a little bit and I'm only slightly familiar with how it works. I've been attempting to create a way where the player is forced to perform a command when right-clicked. Only the skull has to have a specific value for the command to be performed when...
  4. LimmaBeanz

    TP player if they quit in a region

    Sorry for the late reply, but I want the player to be able to enter the region and all that. However, if a player logs out and they're STILL in that region, I want them to be teleported away out of that region to specific coordinates (like spawn)
  5. LimmaBeanz

    TP player if they quit in a region

    I currently have this idea that is 99% complete, but I was thinking of the player being able to quit, and then either getting stuck in the region or being able to explore a place they shouldn't be able to. There are obviously ways to tp anyone who leaves to spawn or something, but I need them to...