skript 1.11.2

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

    Solved Selected hotbar slot and select hotbar slot

    Hi, I need to know how to make someone's selected hotbar slot 0-8 be moved to a specified one when the player joins. Its for a lobby/hub skript. Lets take an example from CubeCraft and Hypixel: When you join Cubecraft, your selected slot will automaticaly be moved to the 4th slot and if you join...
  2. K

    Health certain amount of health on right click with item.

    Hi, I need to know how to give a player (any amount) of hearts when they right click with a specificly named item in their hands, for example a medkit. /heal would be good, but I dont want it to heal all health, but just (any amount) of hearts and without the healing effect that /heal has like...
  3. K

    Solved Prefixes in messages

    Hi, I need to know how to add Groupmanager prefixes to my custom death messages. Maybe also suffixes and Join and Quit messages? I want it like this: on death: victim is a player attacker is a player set the death message to "&f%victim%&8 has been killed by &f%attacker%&8!"
  4. S

    Ticket skript

    Hey i've been trying to skript a report issue system different from others like /report [<text>] without adding a [<player>] so when people report not only players but also for server issues and when they subbmit the report it sends it directly to a staff member tell them that %player% Has...
  5. G

    Solved Permission wooden door

    Category: Skript Suggested name: GuardDoors Spigot/Skript Version: 1.11.2 What I want: I want that you need a permission to open a Dark_Oak_door and if you don't have this permission you get a message with: &4&lYou are not a guard. Ideas for commands: No commands needed Ideas for...
  6. F

    Solved Need help with this skript, it do's not remove item?

    Heey, My skript do's not remove the item i need it to remove.. on rightclick on red hardened clay: # CrafterT1 if name of player's held item contains "&8CrafterT1": cancel event remove piston named "&8CrafterT1" from the player set {lasttp.%player%} to...