Jump to content

Need Help with Warp Script


Jaxattax07

Recommended Posts

I have been trying all day, and even used some YouTube tutorials but I can't get this script to work. The idea is when you click the diamond pickaxe you get teleported to spawn. The plugins I have installed are Skript, Tusk, and SkQuery.

Thanks again!

.Forum Post Image.png

Forum Post Image 2.png

Edited by Jaxattax07
I didn't add my installed plugins.
Link to comment
Share on other sites

Here you go.

command /menu:
aliases: /m
trigger:
    wait 1 tick
    open virtual chest inventory with 3 rows named "Menu" to player
    format gui slot 13 of player with 1 diamond pickaxe named "&bSkyMines" to run:
        close player's inventory
        execute console command "/spawn"


😎 Certified Minehut OG since George Washington was alive. 😎

Beginner at Skripting. Already re-making Hypixel. 🤠

Sexy Hot Girl GIF by Cappa Video Productions


 

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