Jump to content

Can someone make me a skript pls


Yo_The_pro19

Recommended Posts

4 hours ago, Curtis24 said:

Hello can I pls have the command /acfind <player> and it says %player% is in <multiverse world>

And when u click the player it TPS to them but if u click the world it does /mvtp %world%

 

 

 

yea this should work

options:
	p: &3AC-Find &8| &7

command acfind [<player>]:
	permission: ac.find
	permission message: &cHey!&7 You cant do this
	trigger:
		if arg-1 is set:
			set {_w} to arg-1's world
			send formatted " " and "{@p}<command:/tp %player% %arg-1%>&c%arg-1%<reset>&7 found in &c<command:/mvtp %{_w}%>%{_w}%" and ""
		else:
			send "{@p}&cPlease name a player!"

 

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