Jump to content

Spawn Skript (/spawn)


vita310

Recommended Posts

command /setspawn:
	trigger:
		set {spawn} to player's location
		send "&aSpawn has been updated to &7%{spawn}%&a."

command /spawn:
	usage: &7Usage: &a/spawn
	trigger:
		send "&aTeleporting you to spawn &7(5)"
		wait 1 second
		send "&aTeleporting you to spawn &7(5)"
		wait 1 second
		send "&aTeleporting you to spawn &7(4)"
		wait 1 second
		send "&aTeleporting you to spawn &7(3)"
		wait 1 second
		send "&aTeleporting you to spawn &7(2)"
		wait 1 second
		send "&aTeleporting you to spawn &7(1)"
		wait 1 second
		teleport player to {spawn}
		send "&aYou have successfully been teleported to spawn."

on first join:
	teleport player to {spawn}

#Skript by QueenBee198

Super simple 1-minute Skript, If you end up using this then enjoy 🙂

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Ă—
Ă—
  • Create New...