I am making a box pvp server and want to make a /tutorial command. It responds with the warp commands, shop info, start info, etc.
This is my attempt at the skript:
command /tutorial:
trigger:
send "&6Welcome to ValkyriBox, a server about mining ores, upgrading tools, and having fun!" to player
wait 3 seconds
send "&3Type the command /start to grab yourself a starter pickaxe." to player
wait 3 seconds
send "&dType the command /warp end to warp to the end." to player
wait 3 seconds
send "&cUse the villagers in the shop to upgrade and improve your tools, armor, weapons, etc. You can also buy misc items like elytras, fireworks, etc." to player
wait 3 seconds
send "&4&l&nRULES" to player
(im calling it solved because I just completely rewrote the script and made it fine.)
Question
_U4R1A_
I am making a box pvp server and want to make a /tutorial command. It responds with the warp commands, shop info, start info, etc.
This is my attempt at the skript:
command /tutorial:
trigger:
send "&6Welcome to ValkyriBox, a server about mining ores, upgrading tools, and having fun!" to player
wait 3 seconds
send "&3Type the command /start to grab yourself a starter pickaxe." to player
wait 3 seconds
send "&dType the command /warp end to warp to the end." to player
wait 3 seconds
send "&cUse the villagers in the shop to upgrade and improve your tools, armor, weapons, etc. You can also buy misc items like elytras, fireworks, etc." to player
wait 3 seconds
send "&4&l&nRULES" to player
(im calling it solved because I just completely rewrote the script and made it fine.)
Edited by _U4R1A_Link to comment
Share on other sites
1 answer to this question
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