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

    I need help with format slot

    command /crafting: trigger: open chest with 2 rows named "&bCrafting" to player wait 1 tick if player has 1 Stick: if player has 1 Flint: format slot 0 of player with arrow named "&cArrow &bCraftable: &aTrue &2Recipes: 1 Stick and 1 Flint"...
  2. S

    Format slot dosent work

    That's literally the whole code in my .sk file I just started a new skript
  3. S

    Format slot dosent work

    command /crafting: trigger: open chest with 2 rows named "&bCrafting" to player wait 1 tick if player has 1 Stick: if player has 1 Flint: format slot 0 of player with arrow named "&cArrow &bCraftable: &aTrue &2Recipes: 1 Stick and 1 Flint"...
  4. S

    Is something like this possible with skript?

    Thanks! Thats what I wanted to know!
  5. S

    Is something like this possible with skript?

    I probably didn't had to ask for the whole thing, what I want is an idea on how should I do so that when you right click So that it like creates a wall where the player looks (pretty much on the center of the screen) I just want to know that. If you can give me an idea on how should I do that...
  6. S

    Is something like this possible with skript?

    Alright Atleast can you give me an event that I could start this? I really don't know how should I start this....
  7. S

    Is something like this possible with skript?

    Thanks. Can you give me kinda like an example code?
  8. S

    Is something like this possible with skript?

    Hello, so today I wanted to remake the rust building mechanics I've seen a video where someone used a plugin not a skript. And I was wondering if you can remake that in skript. Here is the video: Thanks!