2
Button Detector- Help!
This is for Minecraft Bedrock 1.14.60 (Latest?)
I need help with a certain PvP map I'm doing. There is this kit that's OP so all other players that will play HAVE to team up against against the user of the kit. I need a command that will tell everybody the the /title command that *Player's Username* has used the kit and everybody has to team up.Another bonus would be If you could tell me how to make a kill counter (Same version) and maybe a death counter with a timer so the button for the "reset block" disappears and then after 5 (or 10) minutes the button reappears and the scoreboard can be reset if the button is pressed.
4
Kill counters aren't possible in vanilla bedrock, but death counters can be done by putting the spawn point on a pressure plate that increases a death score by one and tping the person to where you want them to start on death. You can do the title command with /title @a title @p has used the kit!, assuming the command is localized for where you get the kit. And for the reset button, just make a chain block with always active, 0 delay, that /setblocks air in the space of the button, then another after that with a delay of 6000(5 minutes in ticks) that setblocks a button with the right datavalue for the direction you want it to face
Thanks... However, I am not THAT good of a redstone engineer. Do you mind simplifying it (Maybe even step-by-step if you have the time!) for this poor fool who only knows how to /give items and /effect people? [also /filling]
For the death counter of course. I can do the rest.
Even if you don't help further, thank you. You solved the main question.
For the death counter of course. I can do the rest.
Even if you don't help further, thank you. You solved the main question.
Glad I could help.
You'll have to start out by entering this command

Then, to display the scoreboard, put this command in

After that, build a structure that looks like this & set everyone's spawnpoints to the block the pressure plate's on(use /spawnpoint)

The impulse command block should have the following command & setup

Finally, set up the chain command block like this(change the coords to wherever you want people to respawn)

Hope that helps!
You'll have to start out by entering this command

Then, to display the scoreboard, put this command in

After that, build a structure that looks like this & set everyone's spawnpoints to the block the pressure plate's on(use /spawnpoint)

The impulse command block should have the following command & setup

Finally, set up the chain command block like this(change the coords to wherever you want people to respawn)

Hope that helps!
I have not done it yet, but i will. Thank you so much. You have helped a lot. I also have a thread that asks about ender pearl damage but already TYSM.
