-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by Xeno_Synthesis
-
-
Hey!
Firstly, the script reads the first argument as "arg-1", not "arg 1".
The same is for the second argument, but as "arg-2", not "arg 2"
Secondly, the reason the player isn't being sent the message, is because you're saying %arg 1%. Instead, try {arg-1}.
-
https://pastebin.com/Jx0Bn6sx
There's a pastebin link with the code I made and some explanation to it.

command with permission not working
in Discussion
Posted
Firstly, get skUtilities. It's very useful and important for this skript to work.
Secondly, string <none> is displayed because you never set the variable for {%player's uuid%.island.spawnx}
Lastly, change your code to this and it should work:
make player execute command "/essentials:tp %{%player's uuid%.island.spawnx}% 200 0" as op make player execute command "//schem load SkyblockIsland" as op make player execute command "//paste" as op