monek1 Posted February 19, 2021 Share Posted February 19, 2021 (edited) /spawn skript i made  SKRIPT:  # Made by BelugaMC on join:    teleport player to {spawn} on death:    teleport player to {spawn} options:  Prefix: &7[&b&lBeluga&3&lGens&7]  Perm: belugagens.setspawn  PermMessage: &cNo permission!    command /setspawn:  permission: {@Perm}  permission message: {@PermMessage}  trigger:    set {spawn} to location of player    send "{@Prefix} &aSet spawn at &2%{spawn}%" to player command /spawn:  trigger:    wait 1 seconds    send "{@Prefix} &rTeleporting to spawn in &a3" to player    wait 1 seconds    send "{@Prefix} &rTeleporting to spawn in &a2" to player    wait 1 seconds    send "{@Prefix} &rTeleporting to spawn in &a1" to player    wait 1 seconds    teleport player to {spawn}    send "{@Prefix} &rTeleport to spawn!" to player  Edited February 19, 2021 by BelugaMC DOWN WITH THE MODS Link to comment Share on other sites More sharing options...
Echology Posted February 19, 2021 Share Posted February 19, 2021 just use spawn of %world% saves global variable space :)  [PATRON] Echology  Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now