Yeyeye you could def do that, for time played you will need a time counter, and then for warnings you can do something similar with how I added bananas to this scoreboard, just instead make it warnings then follow it with some text that is like /3. Meaning outta 3
@@MonkeyChan118yeah, I made an effective time counter in my world and it’s not very difficult to do (if you are an expert commander, you can tell I am lying), but whatever I’ll guess you might know, you can make it display your score of a TimePlayed of anything really, seconds or anything to be honest, but mine had hours and days and minutes and seconds, we’ll go with seconds though, you make a repeating command block with tick delay of 20, which is a second, then make the command add 1 of a score of anything you’d like, and make this custom leaderboard display it! (Sorry if my explaining sucks)
Yeahh, without an addon you cant turn it into a sidebar scoreboard, I'm currently in the process of making a video with my addon you can download for a sidebar :]
how does the kill and death work, i have copied everything but the kills and deaths won't word (fyi if i die it will still say "0 Deaths" same with the Kills :)
So this might be a silly question but everything works and I was able to get the scoreboard to pop up but how does the death and kills work. I assume I need to as something else because whenever I die or kill someone neither numbers go up.
Hello!! Just 2 quick questions, How did you get the healthbar?? Also is it possible to show custom player titles in the UI aswell?? (I have a little title shop, just wondering if its possible)
The healthbar is from Coptaine on Mcpedl mcpedl.com/damage-indicator-addon/ Now not sure what you mean on custom player titles, but if you want to change the name to like a specific name. /execute as @a[tag=Name1] run /titleraw @s actionbar{"rawtext":[{"text":"§6Put Name Here"},{"text":" §bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":" §aKills§f: "},{"score":{"name":"*","objective":"Kills"}},{"text":" §cDeaths§f: "},{"score":{"name":"*","objective":"Deaths"}}]}.you can use this instead and change out Put Name Here. Then tag the player with /tag (there name) add Name1
@@MonkeyChan118 Thanks for the healthbar!! And I'm sorry I should've specified better 😅 by player titles I meant like custom ranks that use the scoreboard display under name command. Again, thanks a lot
@@EzeG787 Ahhh Yes that can be done by tagging player with a basic rank tag, then having the same scoreboard command multiple times with different rank tags in it for the other ranks. That's probably hella confusing >-< I will have a video covering ranks sorta in a video that will be live in a bit, but Ranks def deserve their own video >_
Do /summon npc anywhere you want and get a repeating command block and type in the command block /playanimation @e[type=npc] animation.creeper.swelling null 99”q.get_equipped_item_name==‘diamond’” diamond
if the scoreboard command has a lowercase money, deaths and kills, make sure your other commands for the money and all that is the same or it wont work
You can use a ticking area command /tickingarea add circle ~~~ 3 commandroom. Just make sure to stand at the location of your commands when you type it in. You can only do this command 10 times and each one has a radius of 3 chunks you can change it to a lower amount depending on your lag
If you get the actionbar and my sidebar addon both will def show at the same time! Also if you like you could display 2 scoreboard by typing the default scoreboard command!
Would you know how to make a level up system? More in the way of collecting ‘points’ that eventually adds up to exchange for 1 actual level point. The collecting points coming from various things done in a world that eventually gives the level points. The more that I am actually typing this I feel as though I can probably do it myself. I guess what im asking is how would a level up system work?
I mean, of course, that's totally possible. I think you are talking about XP Levels in which I'd mix a scoreboard objective named Points, then have it whenever you reach, say 100 points, it turns in 1 level of xp? Depending if that's what you mean ofc!!
@@MonkeyChan118oh no not xp. Was wondering if I should have clarified that earlier T-T Want to make kits but for play styles and thought it would be neat that over time you can collect custom levels to get better versions/ upgrades to that kit.
Ahh okay I feel like if you hook up a level up system by using some form of currency like another kill score or just cash, then making an area where players can buy a /tag, then hook that /tag onto an extra command that would output a new item with the kit or upgrade an item :P
Did you make the objectives for Kills and Deaths and are they spelled correctly? You can also send me your full command and tell me the syntax error the command block is outputting
Monkey do you think you can make a crate system so basically you click a button and get a crate then when you place it down you get one of the options the owner made it give. I would like to add this to my kit pvp.
No so basically you have an item called like a crate key then you have like a glass animation. And it gives you a random item based off the items the owner puts in it
Also a command for my shop isn't working do you think you could add me and check it out? I sent you a msg yesterday on xbox to see if you could but no response.
whenever I do try this the and finish the command block, i exit out of it, it says command set in the chat but nothing pops up? please help ive been trying a few days now lol
That is very very odd :O, can you open the blocks and turn on output and see if there is an error? The second problem may be that you never defined your objectives!!
hey monkey chan is there anyway i could make this scoreboard go to the side. and also is there a way to make it show all the time because if you go to far away it disappears
@ the sidebar video didn’t work for me for some reason. The kills and deaths weren’t counting. Thank you so much for making these videos. They’ve helped me make a lot of stuff. I just have never really gotten a scoreboard
Hey money Chan I got the scoreboard working but now everyone I kill someone the scoreboard disappears and then reappears but it doesn’t add a kill or add a death to the person I killed please help me
@@deonnazari1130 oh, I figured out what I did wrong, I confuse a “,” for a “:”. The script goes “:”,” in one part but the Minecraft text makes it difficult to distinguish the two
execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"§6"},{"selector":"@s"},{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":"
§aKills§f: "},{"score":{"name":"*","objective":"Kills"}},{"text":"
§cDeaths§f: "},{"score":{"name":"*","objective":"Deaths"}}]}
• /scoreboard players add @a Money 0 execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"§6"},{"selector":"@s"},{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":"
§aKills§f: "},{"score":{"name":"*","objective":"Kills"}},{"text":"
§cDeaths§f: "},{"score":{"name":"*","objective":"Deaths"}}]}
• /scoreboard players add @a Money 0
execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"§6",{"selector":"@s"},{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":"
§aKills§f: "},{"score":{name":"*"," objective":"Kills}},{"text":"
§cDeaths§f: "},{"score":{"name":"*"," objective":"Deaths"}}]}
Just found your channel you’ve definitely grown as a creator keep going your doing great!
Ahhh Thank you so much, its been a massive help getting support from so many people :DD
Your Channel is starting to blow up
It really is 😅 I gotta keep learning how to make these vids better 😤
Best tutorial ever! Keep it up!
❤Hey monkeychan urs videos are really helpful to us so plz never stop uploading❤
I will try my best to never stop !!!
@@MonkeyChan118btw i want to add new value "Pumpkins" and i tried to do it from description and dont work how to do it?
@DemonYt-725 sooo I teach you how to do that in the video, just go to that part :D. I think I named mine bananas
Really helpful. Thanks!
It says syntax error for Actionbar
- /execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"§6"},{"selector":"@s"},{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":"
§aKills§f: "},{"score":{"name":"*","objective":"Kills"}},{"text":"
§cDeaths§f: "},{"score":{"name":"*","objective":"Deaths"}}]}
- /scoreboard players add @a Money 0
Ur makin a tutorial and some dude joins and starts speed running fr
Ong the amount of times I create a random world to test something and people just start joining is crazy >_
@@MonkeyChan118 thank you for making this tutorial all the other one I do never work and this one easy thank youuuj so muchhhhhh❤
what if i wanted to add Time played and warnings onto it
Yeyeye you could def do that, for time played you will need a time counter, and then for warnings you can do something similar with how I added bananas to this scoreboard, just instead make it warnings then follow it with some text that is like /3. Meaning outta 3
@@MonkeyChan118yeah, I made an effective time counter in my world and it’s not very difficult to do (if you are an expert commander, you can tell I am lying), but whatever I’ll guess you might know, you can make it display your score of a TimePlayed of anything really, seconds or anything to be honest, but mine had hours and days and minutes and seconds, we’ll go with seconds though, you make a repeating command block with tick delay of 20, which is a second, then make the command add 1 of a score of anything you’d like, and make this custom leaderboard display it! (Sorry if my explaining sucks)
Hey I love this but there is no way to make this as a sidebar instead of an action bar without an addon correct?
Yeahh, without an addon you cant turn it into a sidebar scoreboard, I'm currently in the process of making a video with my addon you can download for a sidebar :]
@@MonkeyChan118 what do I do if there's unexpected text right behind cash?
how does the kill and death work, i have copied everything but the kills and deaths won't word (fyi if i die it will still say "0 Deaths" same with the Kills :)
You need a kill counter system in place, you can make one through my KITPVP video!
why does it say Syntax error: unexpected "":"": at "ore":{name>>":"
So this might be a silly question but everything works and I was able to get the scoreboard to pop up but how does the death and kills work. I assume I need to as something else because whenever I die or kill someone neither numbers go up.
How can I join your minecraft server?
I love ur server i played it so good
I got it fixed and working again will be def streaming soon today !! ;]
/scoreboard players add @a Money
Hello!! Just 2 quick questions, How did you get the healthbar?? Also is it possible to show custom player titles in the UI aswell?? (I have a little title shop, just wondering if its possible)
The healthbar is from Coptaine on Mcpedl mcpedl.com/damage-indicator-addon/
Now not sure what you mean on custom player titles, but if you want to change the name to like a specific name. /execute as @a[tag=Name1] run /titleraw @s actionbar{"rawtext":[{"text":"§6Put Name Here"},{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":"
§aKills§f: "},{"score":{"name":"*","objective":"Kills"}},{"text":"
§cDeaths§f: "},{"score":{"name":"*","objective":"Deaths"}}]}.you can use this instead and change out Put Name Here. Then tag the player with /tag (there name) add Name1
@@MonkeyChan118 Thanks for the healthbar!! And I'm sorry I should've specified better 😅 by player titles I meant like custom ranks that use the scoreboard display under name command. Again, thanks a lot
@@EzeG787 Ahhh Yes that can be done by tagging player with a basic rank tag, then having the same scoreboard command multiple times with different rank tags in it for the other ranks. That's probably hella confusing >-< I will have a video covering ranks sorta in a video that will be live in a bit, but Ranks def deserve their own video >_
@@MonkeyChan118 Thank uuu
Ofccccc :DDD
How do you make it show a kind of black square that has the cash kills text inside, etc... when I do it, it is simply text floating above my items bar
if you dont mind, could you give me the command for this with only money?
/execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}}]}
@@MonkeyChan118 you are the most underrated UA-camr, thank you.
Sintaxt error unexpected }.{ >>selector
mine ain’t working says Unexpected “objective”:at “”name”:”*”>>objective
it does not work it just says:
Syntax error: Unexpected "":"": at "ore":{name>>":"
What if it says failed to execute “titleraw” as player
When i type add kills 1 it dont go up pls help (i wrote the hole command but so is it quicker)
can you make a tutorial about making a floating text ?
I will def be doing that, just do note it won't be awhile, + floating text is a addon, so I'd have to create my own addon for yall
I know the command
Do /summon npc anywhere you want and get a repeating command block and type in the command block /playanimation @e[type=npc] animation.creeper.swelling null 99”q.get_equipped_item_name==‘diamond’” diamond
The intro bro literally said " HELLO I'M MONKEY" 💀
i can copy it too i know that key
Back to the old me >:D
@@MonkeyChan118 👍 yeaah
why doesnt the scoreboard pop up
The scoreboard works but it won’t show the money added
On my objective the Money and deaths don’t have numbers and even when I put “/scoreboard players add @a Deaths 0” it still doesn’t add a number
Double check that your money objective matches the one you put for the actionbar, this means correct spelling and Capitalization
Can you help me
Is anyway to do it if a player a has a tag like “admin” it will say that or “player” it will say that
I’m on bedrock correct. So it makes it in the middle of the screen and I don’t know what to do to make it look like urs
I have a question does all this work on console?
Yes this is bedrock, they are the same versions
How do you get that x thing
*
It's this thingy, any time I use these Ima start putting an edit as people really miss these alot
It’s not working the “:”*”,” apparently is not opposed to be there to the command block please help
Try @s instead then, otherwise you did some other type of error
Hey, is there a way to make it on the right site? Or smaller?
If you want a side scoreboard you would need an addon and same thing goes for making it smaller sorry 😞
How do I add time played 3:29
Hello is their a way to make a kill counter?
Yes!! I'll have a future dedicated video on it in a few days, or you could go watch my KitPvP video and the first part will cover it!!
@@MonkeyChan118 THANK YOU SO MUCH DEFINITELY SUBBING YOUR TUTORIALS ARE THE BEST!!!
Heheheheheh >:D
What if i didn't want the cash to be in the command what command should i do?😢
Edit:please reply me someone or monkeychan
could you please copy and paste these commands onto pastebin bc i can't copy and paste comments on ps4
Do u know how to make it so it shows it if u have spaces in your name
Why does it say syntax error?
Hey MonkeyChan I have a question.. Is it possible to over that actionbar like to the right side? Not the other scoreboard but like the actionbar?
Yes, but you would need to alter the Ui with an addon
@@MonkeyChan118 Oh okay, Thank you btw. You're very underrated. You can be proud of yourself Monkey♥
Hey there! My scoreboard seems not to work if i earn some money it does not display it same with kills deaths please help
Make sure that the objective you are using is the same for Money and Kills and Deaths
if the scoreboard command has a lowercase money, deaths and kills, make sure your other commands for the money and all that is the same or it wont work
Hey how do i fix it disabling if i go out of range
You can use a ticking area command /tickingarea add circle ~~~ 3 commandroom. Just make sure to stand at the location of your commands when you type it in. You can only do this command 10 times and each one has a radius of 3 chunks you can change it to a lower amount depending on your lag
Can you help me with that scoreboard for my skygen?
I tried to do it and it won’t work
After ive done the scoreboard plauers add @a 0 it still isnt coming up. How do i fix this
You spelled players wrong, and you need to add your objective after the @a (Money) 0
I just want the command to be so easy how do I copy it tho?
I was wondering if both scoreboards show at the same time
If you get the actionbar and my sidebar addon both will def show at the same time! Also if you like you could display 2 scoreboard by typing the default scoreboard command!
how to leave deats and kills work ?
I have the kill counter on my channel, but no death counter just yet, so if you want to add them use my Kill and Death counter from my KitPvp video
ok thank you 🙂🙂
Would you know how to make a level up system? More in the way of collecting ‘points’ that eventually adds up to exchange for 1 actual level point.
The collecting points coming from various things done in a world that eventually gives the level points. The more that I am actually typing this I feel as though I can probably do it myself. I guess what im asking is how would a level up system work?
I mean, of course, that's totally possible. I think you are talking about XP Levels in which I'd mix a scoreboard objective named Points, then have it whenever you reach, say 100 points, it turns in 1 level of xp? Depending if that's what you mean ofc!!
@@MonkeyChan118oh no not xp. Was wondering if I should have clarified that earlier T-T
Want to make kits but for play styles and thought it would be neat that over time you can collect custom levels to get better versions/ upgrades to that kit.
Ahh okay I feel like if you hook up a level up system by using some form of currency like another kill score or just cash, then making an area where players can buy a /tag, then hook that /tag onto an extra command that would output a new item with the kit or upgrade an item :P
Question how do I get the kills and deaths to work?
I got a kill counter series on my channel!!
Excuse me?. What if I wanted this same exact design but with time spent added? Where or when do I add the Commands?.
In the video I show you how to add text and objectives. Mattering on your time spent commands you will just move the objectives into here
Hi im having an issue when i add deaths the menu dissapears when i remove it it reapears?
It's not working:( the kills and the deaths are not working please help
Did you make the objectives for Kills and Deaths and are they spelled correctly? You can also send me your full command and tell me the syntax error the command block is outputting
@@MonkeyChan118text
It says “failed to execute ‘titleraw’ as (my friends name)” what do I do?
bro add him a tag then do @a[tag=thetaguadded]
It says failed to execute titleraw as and then my name do you know what I did wrong?
You are probably missing something or you spelt your name wrong if you typed your name instead of using a slector like @s,@p,@a
Monkey do you think you can make a crate system so basically you click a button and get a crate then when you place it down you get one of the options the owner made it give. I would like to add this to my kit pvp.
I don't fully understand what you mean by that? Like you have a crate and inside of it, you have a random item?
No so basically you have an item called like a crate key then you have like a glass animation. And it gives you a random item based off the items the owner puts in it
Also a command for my shop isn't working do you think you could add me and check it out? I sent you a msg yesterday on xbox to see if you could but no response.
Okie I definelty can, I semi forgot your username, It's also 100 times easier to get me on Discord 😅 just tell me who you r :D
the command wont work inside the command block it says failed to execute 'titleraw' as Mrrfate
For me too :(
whenever I do try this the and finish the command block, i exit out of it, it says command set in the chat but nothing pops up? please help ive been trying a few days now lol
did u make it always active??
But how do i make it on the side of the screen instead of bottom middle
You would want to watch my other video which is a sidebar version, but that would require an addon :O
is there anyway i could adapt this to work with tags?
I'm not so sure what you mean by that 🤔
Can you please help me i cant make it work
I did the whole command and it didn’t work
thanks
You are very welcome! [;
So only thing it doesn’t show the money or anything
What did you type?
@@HanzkygamerYTC sorry I fixed it I actually made it uppercase
I did the commands but 0 or any number isn’t showing up on the board
That is very very odd :O, can you open the blocks and turn on output and see if there is an error? The second problem may be that you never defined your objectives!!
hey monkey chan is there anyway i could make this scoreboard go to the side. and also is there a way to make it show all the time because if you go to far away it disappears
You'd need an addon, but yes, and I haven't a video on it on my channel
@ the sidebar video didn’t work for me for some reason. The kills and deaths weren’t counting. Thank you so much for making these videos. They’ve helped me make a lot of stuff. I just have never really gotten a scoreboard
Hey ive done the command correctly but nothing will show up on my screen
Same
2:14 lol
I EVEN FORGET TO TURN IT TO PRIVATE LATER ON >-
i put in the command but nothing is showing up on my screen, ive already set all the objectives but nothing is showing up
Can you go into the command block and turn on error and tell me your Error?
@@MonkeyChan118me too it says titleraw command done successfully
@@MonkeyChan118 mine says “Syntax error: Unexpected “{“: at “:”},- >>}
I played in your server i joined my friend to play and now wantching your video😂😂❤❤🎉
I love that!! 🥰
For me it say failed to execute titeraw as and then my username
Are you executing as yourself or using a targeter like @p? As it seems you may of just spelled something wrong
It's says that the actionbar in the first command is unexpected, don't know what I did wrong?
it isnt working for me 4:12
Double check if you did everything right :O
@@MonkeyChan118 ok but ill do it soon it iw 1 in the morning
You gonna stream today if yes time? -bad-
And how about the kills it doesn't work when i kill someone
You can check out my kill counter series on my chanel :D
I can’t copy it😢😢😢
- /execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"§6"},{"selector":"@s"},{"text":"
§bMoney§f: "},{"score":{"name":"*","objective":"Money"}},{"text":"
§aKills§f: "},{"score":{"name":"*","objective":"Kills"}},{"text":"
§cDeaths§f: "},{"score":{"name":"*","objective":"Deaths"}}]}
Hey
Would you be able to tell me how I can get my server name before my user name? Ty for the command aswell! ❤
Basically what I’m saying is :
Server Name
Username
Money
Kills
Deaths
Do you know how I can do that?
Go through the part where I show you how to add text, and then from that, you should be able to add text before your Username :P
@@MonkeyChan118 Thank you! 😊
I did everything correct but it just wont work, does this work on console???
Yes it works. There may be a problem with uppercase spelling or using the wrong kind of bracket. It took me a few tries too ;)
@@sharkystv8217 ok
Can you give me command for money kills deaths and bans? PLZZZZ
loved it boosting you hope it works 100+ for commands in the description
Did it work well for you? 😄
@@MonkeyChan118 it worked well only thing is the font didn't match my skygen so I changed it for the rest it was perfect
@@MonkeyChan118 bit of a late response I'm in Austria in vacation
That's all good :D, glad that you got it to your liking though >:D
When I test and kill somone it doesn't show anything on scoreboard
You need to setup a kill & death counter. I got videos on them on my channel and a whole playlist if you want
Syntax error: unexpected “”:””: at “,{selector>>”:”
Remove the a after @s" and add a " before "selector
{"selector":"@s"}
Hey money Chan I got the scoreboard working but now everyone I kill someone the scoreboard disappears and then reappears but it doesn’t add a kill or add a death to the person I killed please help me
Watxg my Kitpvp video for a K/D Counter
@@MonkeyChan118 I did, and also whenever I get to far away from the command block the scoreboard disappears how do I fix that?
@@ObuelVids 🫡 /tickingarea add circle ~~~ 2 commandroom
Make sure to do that at your commands
@@MonkeyChan118 you are the best!! Keep making these insane videos some day you will blow up
i’ve just done everything step by step and it’s not working
I'd retryyyy, as nothing has changed for these commands :[
I used the command in the description but it don’t work
If you didn't do the presetup commands ofc it won't work, please complete that step first
@@MonkeyChan118I did tho
HELLOOO!!!!! To you monkey 😳🤚
AND HEWWOO TO YOU FELIKITTY
AND HELLO TO ME
RAYRAY YOU R PRIORITY, IM TAKING NAPS RN, but later, when I stream, if you ask for help, I'll leave the server to help you for a bit >:D
@@MonkeyChan118god bless you
How do you get deaths kill
I have a tutorial for it within my KitPvp Video!!!
What’s ur server IP
It's a beta server that gets hosted every Sunday when I stream!
I did everything you did exactly and the scoreboard didn’t show
yo it happened to me too but all u have to do is not copy the - /scoreboard players add @a Money 0 at the end then it will work
@@deonnazari1130 oh, I figured out what I did wrong, I confuse a “,” for a “:”. The script goes “:”,” in one part but the Minecraft text makes it difficult to distinguish the two
Good you watched your mistake!! ^-^
I got too excited for the stream and it didn’t happen 😭
SO SORRY I did mention to yall I think in my Discord that it totally depended on how I felt ]:
I'll def have one in a few hours, most likely though >:
How to remove
its not shown anything
It says theres a problem with selector
I'd double-check if you typed something incorrectly go back and forth letter by letter. I will go check if it's broken and get back to you when I do
Alr@@MonkeyChan118
It never worked
The kills and deaths don’t work
Check out my kill counter and death counter video to make them work
how do i move it to the side?
Check out my other video on my channel on the side version