BOXEY Posted April 29, 2020 Share Posted April 29, 2020 So I made a respawn beacon skript and I need to make it so other players can break the block to get rid of the other players respawn point Skript: on place of gold block: set {beacon::%player%} to event-block add 0.5 to y-coordinate of {beacon::%player%} send "&a&lRespawn Beacon Placed" to player on break of gold block: send "&c&lRespawn Beacon Broken" to player set event-block to bedrock delete {beacon::%player%} wait 15 ticks set event-block to air command /home: aliases: /homes trigger: if {beacon::%player%} is set: teleport player to {beacon::%player%} send "&a&l Teleported To Respawn Beacon" to player else: send "&c&lNo Respawn Beacon Set" to player Link to comment Share on other sites More sharing options...
Migins Posted April 29, 2020 Share Posted April 29, 2020 I don't understand what you mean? 1 ► Support July 29, 2020 → November 3, 2020 ► Helper November 3, 2020 → February 22, 2021 ► Moderator February 22, 2021 → May 17, 2021 ► I might not always respond to forum dms, however I am always contactable on discord (mig#0069) Link to comment Share on other sites More sharing options...
BOXEY Posted April 29, 2020 Author Share Posted April 29, 2020 @MigqySo when a player other that the person that put the block down breaks it the player that put it down has there beacon point removed and the person That mined it does not Link to comment Share on other sites More sharing options...
Migins Posted April 29, 2020 Share Posted April 29, 2020 Solved in dms 1 ► Support July 29, 2020 → November 3, 2020 ► Helper November 3, 2020 → February 22, 2021 ► Moderator February 22, 2021 → May 17, 2021 ► I might not always respond to forum dms, however I am always contactable on discord (mig#0069) 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