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 community!

    Now, what are you waiting for? Join the community now!

  1. ItsMCB

    Solved Confused..?

    Here you go: options: music-nihilore-motionbblur:https://musicalbiomes.com/tmp/20180528014803+vK2gmXmQMo+-+Motion%2BBlur.mp3 I think I figured it out. I changed that URL trough tinyurl and it seemed to work fine now, kinda weird. Thanks for the help anyways xD
  2. ItsMCB

    Solved Confused..?

    I'm confused why Skript is spitting out this error. I'm sure this is something really simple that I somehow didn't know about xD command /music-nihilore-motionbblur: trigger: make player execute command "/jukebox music %player% {@music-nihilore-motionbblur}" Thanks for the help guys :D
  3. ItsMCB

    Custom Player Heads In GUI

    Is it possible to put a custom head into a chest GUI? I have been searching the forums but have't found what I an looking for. Here is the give code for the custom head. /give @p skull 1 3 {display:{Name:"Money...
  4. ItsMCB

    Script [Deleted] Admin TP

    ItsMCB submitted a new resource: Admin TP - A simple plugin that allows admins to teleport to players and make players teleport to them Read more about this resource...
  5. ItsMCB

    Solved Duplicating scoreboard items

    Thank you! It worked.
  6. ItsMCB

    Solved Duplicating scoreboard items

    Skript Version (do not put latest): Skript 2.2-dev34 Skript Author: me Minecraft Version: 1.12 I'm having an issue with scoreboards where when things update it adds a new line instead of updating the previous one. every second: loop all players: if loop-player is in "world"...
  7. ItsMCB

    Solved Do script if in specific WorldGuard region

    I only looked for world guard in the syntaxes column, not regions, sorry for my stupidity and thank you so much for the help. :D
  8. ItsMCB

    Solved Do script if in specific WorldGuard region

    Skript Version (do not put latest): Skript 2.2-dev34 Skript Author: Me Minecraft Version: 1.12.2 Hello, I was wondering if there was a way to make a script work for a player ONLY if they are in a specific world guard region. I know there is a way to do it with different worlds but because I'm...
  9. ItsMCB

    Make player auto-type in chat

    Skript Version (do not put latest): Skript 2.2-dev34 Skript Author: Me Minecraft Version: 1.12.2 I have been searching for ways to make players auto type a command but have found no luck and I'm wondering if its possible. Ex. There is a paper in a chest GUI thats called Msg. When a player...