Jump to content

Spawn Skript


emopediaMC

Recommended Posts

options:
    p: prefix

command spawn [<string>]:
    trigger:
        if arg-1 is not set:
            if {spawn} is set:
                teleport player to {spawn}
            else if {spawn} is not set:
                send "{@p}The spawn has not been setup yet. Please contact an administrator."
        else if arg-1 is "set":
            player has permission "spawn.set"
            set {spawn} to location of player
            send "{@p}The spawn has been set to %{spawn}%."
        else if arg-1 is "del" or "delete":
            player has permission "spawn.delete"
            delete {spawn}
            send "{@p}The spawn has been deleted."

so uhh yeh, a spawn skript

Developer

 

Joined Minecraft in 2010 on PC

Joined Minehut in August 2016

1 year Skript experience

2 months Java experience

5 months Javascript experience

 

Link to comment
Share on other sites

Nice

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

  • 1 month later...

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