Jump to content

on first join per world


NoutLost_

Recommended Posts

#okay so i wanna make a code but i dont know where
#i have a plugin with a server selector wich executes:
#/mvtp %player% survival
#and i want a command that it executes too so it searches for if the player has ever joined that world before.
#and if the player has never bheen in world survival "let player execute command /rtp"

idk if this is possible but idk where to start either

 

Link to comment
Share on other sites

okay so i knada know how it works but i dont think i typed it tight...

this is what i want:\

command /joinsurvival [<player>]:
	permission: op
	trigger:
		if player has joined world survival before:
		mvtp %arg-1% survival
		else:
		rtp player %arg-1% survival

 

Edited by NoutLost_
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...