YourNotLuis Posted August 6 Share Posted August 6 Skript is supposed to on join, check if player is part of one of 3 groups, and if they are teleport them to a certain position, but only on first join. here is what i got so far on first join: if player has permission "group.glacials": teleport player to location(x, y, z, world("Map")) else if player has permission "group.blazings": teleport player to location(x, y, z, world("Map")) else if player has permission "group.idyllics": teleport player to location(x, y, z, world("Map")) Link to comment Share on other sites More sharing options...
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