Minecraft Kill and Death Counter

preview_player
Показать описание
Minecraft Bedrock Edition Kill/Death Counter. Using command blocks and scoreboards we will make a kill/death score counter. This video is an improved version on the old item based kill counter video. I had alot of help along the way making this system thank you to everyone who gave advice !

Commands From The Video:
In Chat:
/scoreboard objectives add kills dummy
/scoreboard objectives add alive dummy
/scoreboard objectives add deaths dummy
/tickingarea add circle ~~~ 1 kills

RUA
/scoreboard players set @a[scores={alive=!2}] alive 0

CUA
/scoreboard players set @e[type=player] alive 1

CUA
/execute at @a[scores={alive=0}] run scoreboard players add @p[r=5,rm=0.1] kills 1

CUN

RUA
/execute at @e[type=arrow] run /testfor @e[type=player,r=10]

CUA
/scoreboard players add @a[scores={alive=0}] deaths 1

CUA
/scoreboard players set @a[scores={alive=0}] alive 2

RUA

RUA
/scoreboard players add @a deaths 0
RUA
/scoreboard players add @a kills 0
Рекомендации по теме
Комментарии
Автор

Hello! Thanks for the tutorial! It worked like a charm! I did have a few typos myself when typing the commands but figured out what I messed up on easily! I plan on making a video on this tutorial if you don't mind. I will credit you because this is amazing! You should definitely upload more and maybe we can collab or do a video together in the future! thanks again!

gabedala
Автор

I just did the old tutorial a couple days of days ago! Now I gotta update it 😭😭😭

MangoTheOne
Автор

Hi apparently it's possible to make crouch detection using commands on bedrock with the 1.5 crouching experiment. You don't need blocks or entity's, just yourself and I wanna see if you can figure it out cause I been needing it for awhile.

Balloonboyluigi_Extras
Автор

Hello shark love ur vids I hope u reply to this I have already set up a money scoreboard system on the sidebar (no player offline) if I add this will the money scoreboard be there too or it will be gone

manukhan
Автор

Can you make more efficient you kill player you teleport your lobby I need that type command I am make PVP SkyGey

sumidas
Автор

i did everything but mine doesnt work after the 1.21 update

ruweman
Автор

Great video, works really well!
Just a thing though, how do you add crossbow kills? I imagine it's the same as the bow one, but I wanted to include rockets as well(since you can load crossbows with them)

lucasnardelli
Автор

Dude you are awesome. I'd think you're even more awesome if you could figure this one wanna give everyone a PvE tag when they first start. And I need to know how to target anyone who kills anyone with the PvE tag and teleport them to a spot. That's it just target PvE tag murderers and teleport. I know how to do the rest. Cause anyone who goes PVP can kill other PVP. But anyone who kills PvE to to jail

logantoosets
Автор

Heya! Just wondering, does this system work better at all if all @e[type=player] is just set to "gamertag". On this world, only me and one friend play on it, so there isnt a real need to make it affect all players.

deadblek
Автор

It didn’t work-
Maybe it’s cause I’m in bedrock 😞

Pumpkin_Darling
Автор

Last question do these commands works on a big map? Or i need to change something on the commands for it to work on a larger scale? And if i do which commands do i need to change for it to work on a larger scale

mrreaper
Автор

Hey shark, love your videos! Could you make a video about how to do multiple custom death messages with 3+ players?

MangoTheOne
Автор

Ty for the help but can you do a tutourial on how to add like your own name with the kill and death count on the action bar and like when other ppl join their own name with be in their action bar

HansesDays
Автор

Would I be able to readjust the commands to where it works for end crystals aswell?

Levicrittenden
Автор

For some reason my kill score won’t go up neither will my deaths

Itzyaboymushy
Автор

I have a problem when i go far far away my scoreboard just vanish and when i die or i get a kill it doesnt add up

HansesDays
Автор

l did it but it doesn't show it on my screen??

Ao_o
Автор

I’m having trouble with it showing up at the action bar any reason why?

innsaneeau
Автор

Hi ummm i did everything in the video and i used the description too but it says Failed to execute "titleraw" as (my username). Also every other command after setting the player alive to 1 doesnt work

Lolbot
Автор

What if u do /execute run execute run execute run execute run execute run execute run execute ( execute 25x then scoreboard)

RainySnowOfficial