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

    Solved Can you help me with my bossbar? :D

    Hello everyone, First of all, thank you for taking the time out of your day to read this! Anyways let me get on with the request :emoji_grinning: Category: Bossbar / Requests Suggested name: Bossbar Spigot/Skript Version: I don't mind, write it on anything you want :emoji_slight_smile: What...
  2. TheCringleYT

    Solved Welcome Skript

    on join: send "Your Welcome Message Goes Here" to player Please change the status to 'solved' if this works for you! Have a good day!
  3. TheCringleYT

    Scoreboard (Sorry to post so soon)

    Thank you, will test it soon.
  4. TheCringleYT

    Scoreboard (Sorry to post so soon)

    How does this help?
  5. TheCringleYT

    Scoreboard (Sorry to post so soon)

    Hi everyone, Sorry to be posting so soon after a previous post. Category: Scoreboards (Requests) Suggested name: Professional Scoreboard Spigot/Skript Version: Whatever you write it on, it doesn't matter. What I want: Okay so, can someone make me this...
  6. TheCringleYT

    Professional Tab List

    Okay, thank you very much and I'm sorry for the late reply, I'll try that.
  7. TheCringleYT

    Solved Set a player's skin through url

    bump . idk if there is a way Ummmmmm staff... why did it add like a quadrillion spaces
  8. TheCringleYT

    Professional Tab List

    It says 'Couldn't understand the condition: <the whole code went here>'
  9. TheCringleYT

    Professional Tab List

    Hi, I'm having some errors.
  10. TheCringleYT

    Professional Tab List

    Thank you so much!
  11. TheCringleYT

    Professional Tab List

    Category: Requests Suggested name: Advanced Tab Spigot/Skript Version: Whatever you write it on What I want: If possible with skript, can you make me something as close as you can to this...
  12. TheCringleYT

    Why do I have so many views no replys PLEASE HELP

    ... Goose you are good, I add you on discord because you have big brain :)
  13. TheCringleYT

    Why do I have so many views no replys PLEASE HELP

    Sorry for asking stupid questions, I would avoid doing it but I didn't know how to do it changing the world name to the username Thanks I guess, - TheCringleYT :)
  14. TheCringleYT

    Solved Vixio. Show player skin in embed

    Pretty sure there is no way to do this
  15. TheCringleYT

    Why do I have so many views no replys PLEASE HELP

    Hello, I was just wondering if it is possible to exeute a command like "worldme" and it would make a duplicate of a world (the world would have something like a house in it) and it would have the name of the player who executed the command (so we don't have multiple worlds with the same name)...
  16. TheCringleYT

    Solved Remove pickaxe

    Use the 'if' condition, eg: if players tool of efficiency 4 and fortune 3: stop Something like that, good luck - TheCringleYT
  17. TheCringleYT

    Script commands not working?

    Yeah, I checked it, it's a fully functioning skript. You must have some kind of console error probably.
  18. TheCringleYT

    Script commands not working?

    Check your formatting, can't help you right now sorry, when I'm on my PC I'll have a proper look into it.
  19. TheCringleYT

    Moving an armor stand

    You can make a function that adds a block not collidable for players but collidable for armor stands. This will push it away from your direction and create a moving pattern, I would also recommend reading the documentation before coming to fourms! Good luck, - TheCringleYT