sulf Posted October 7, 2021 Share Posted October 7, 2021 hey guys, im making a skript, but for an aspect of it i need to teleport players to the end and the nether when they type a command. How do i clarify that the cords im tping the player to is in the end or nether? Link to comment Share on other sites More sharing options...
_Tarna_ Posted October 8, 2021 Share Posted October 8, 2021 location(x, y, z, world "world") https://skripthub.net/docs/?id=2120 1 Discord - tarna256 In-game name - _Tarna_ Website - https://tarna.dev Paste Site: https://paste.tarna.dev --------------------------------------------------------- [VIP] - 7/27/2020 Support - 7/8/20 | 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - 5/17/21 - 5/17/21 - now Moderator - 12/20/22 - now --------------------------------------------------------- Link to comment Share on other sites More sharing options...
Witho Posted October 8, 2021 Share Posted October 8, 2021 For example command /end: trigger: teleport player to location(0, 60, 0, end) I think... 1 Link to comment Share on other sites More sharing options...
_Tarna_ Posted October 8, 2021 Share Posted October 8, 2021 10 hours ago, Witho said: For example command /end: trigger: teleport player to location(0, 60, 0, end) I think... it needs to be world "end" instead of just end. Can also be world("end"). 1 Discord - tarna256 In-game name - _Tarna_ Website - https://tarna.dev Paste Site: https://paste.tarna.dev --------------------------------------------------------- [VIP] - 7/27/2020 Support - 7/8/20 | 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - 5/17/21 - 5/17/21 - now Moderator - 12/20/22 - now --------------------------------------------------------- Link to comment Share on other sites More sharing options...
Witho Posted October 9, 2021 Share Posted October 9, 2021 oh right, thank you 1 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