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

    Put quotation marks in text

    Hi there, I'm trying to set a variable to a minecraft command (/give command, which includes quotation marks) and since I'm using set {_command} to "/give %player% {"NBT tags"}" it's ending the text at the second quotation mark instead of the last one. I've tried setting the command as an...
  2. D

    add 1 to variable not working

    Hi there, I have a duels skript set up on my server, and the effect "add 1 to {variable}" won't work. Here's my code: on damage: if attacker is a player: set {lastAttacked.%victim%} to "%attacker%" stop on damage: damage cause is fall: if {induel.%victim%} is...
  3. D

    Expressions for "on death"

    Hi there, I have a skript set up for 1v1s, that when one person dies, it teleports the person who killed them to the spot they were BEFORE the duel, so they don't stay in the arena. (example: player 1 duels player 2, it saves the location of both players as {lastlocation.%player%}, then when...
  4. D

    Top 10 of a scoreboard objective

    Hi there, is there any way to show the top 10 players with the highest "wins"scoreboard objective on the sidebar. Example of the sidebar: TOP 10 PLAYERS Player1 100 Player2 90 Player3 75 Player4 60 Player5 50 Player4 40 Player3 30 Player2 20 Player1 10
  5. D

    Solved SkUtilities/WildSkript 1.11.2 download?

    I can't find these plugins up for download for 1.11.2. The last uploaded file of these was in 2014. Can someone give me a download link for SkUtilities and WildSkript