spawn

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

    Location spawn

    How do i do so a location spawn cookies forever but if i type /stopcookiespawn it stop spawning them but if i type /togglecookiespawn it spawns again Pls help me ( sorry for bad english )
  2. A

    DISTANCE FROM SPAWN [URGENT]

    i need a script really important an essential script, i have to calculate when a player go over a distance from the spawn, if {lev.%player%} is less than 10 when player go more than 100 blocks from spawn push the player in spawn direction with speed 5 and also if player level is less than 20...
  3. M

    Book Teleport

    Category: RPG Suggested name: BookTpSK What I want: i am looking for a script which spawns a book with a colored name and lore which can be editable that teleports you to said location, it being spawn or a warp, and when used it disappears from the players inventory. Preferably using a...
  4. tomcool

    Spawnpoints

    I'm fairly new to skript and i was wondering how i could make a spawn system like you see in hungergames or skywars for example. I couldn't find anything about how to spread players on different spawnpoints. Thanks in advance
  5. P

    Solved Drop an item in front of the player

    How can I do if a player clicks with an item, an another item drops/spawn in front of the player? I tried this: on rightclick: player is holding vines named "Varázsgyökér": player is sneaking: drop a diamondsword in front of the player's head The distance from the player...