Minecraft Blogs / Tutorial

Minecraft How to make a Command Block Scoreboard Shop!

  • 11,475 views, 1 today
  • 5
  • 1
  • 8
WeslySamson's Avatar WeslySamson
Level 25 : Expert Hunter
1
Hello and Welcome to my Tutorial!
I will show you how to make a Command Block Scoreboard Shop
First of all, you had to Register the Scoreboard, Press "/" and type
/scoreboard objectives add (name that you want) [Criteria]
example
/scoreboard objectives add Kills totalKillCount

2: activate the Scoreboard, press "/" and type
/scoreboard objectives setdisplay [slot] [name that you want]
example:
/scoreboard objectives setdisplay sidebar Kills

then you got the Scoreboard!

now Lets proceed in making the Shop
1: First, Build the shop that is in the Image,
2: Second, type this in the First Command Block,
/give @p[score_Kills_min=(the score needed to get the Item)] (The ID Item) (how much the command block gives)
example:
/give @p[score_Kills_min=30] 267 1

3: third, type this in the Second Command Block
/scoreboard players remove @p[score_Kills_min=(how much the Command Block will remove)] Kills (how much the Command Block will remove)
example:
/scoreboard players remove @p[score_Kills_min=30] Kills 30
(Note) how much the Command Block removes must be same like in the Example

(Note) if the scoreboard didnt show up when you used the "sidebar" Criteria, then
try doing this
/scoreboard objectives setdisplay list [the name of the objective]
example:
/scoreboard objectives setdisplay list Kills
then Press "Tab" button and the scoreboard will show up

Subscribe!
GIve Diamonds!
if you like it!
Thanks for Viewing!
Tags

Create an account or sign in to comment.

1Random_Person1
02/11/2018 4:41 pm
Level 5 : Apprentice Artist
1Random_Person1's Avatar
It doesn't give me the item...
1
1Random_Person1
02/11/2018 5:11 pm
Level 5 : Apprentice Artist
1Random_Person1's Avatar
Sorry I got it working lol
1
1Random_Person1
02/11/2018 5:13 pm
Level 5 : Apprentice Artist
1Random_Person1's Avatar
But I cannot get Iron Ingot to work with the shop...
1
aryeh77
11/08/2017 9:01 pm
Level 3 : Apprentice Modder
aryeh77's Avatar
Woah! Your great at this! Thanks alot!

λ
1
avrona
05/05/2015 1:40 pm
Level 40 : Master Explorer
avrona's Avatar
What if I want to use emeralds instead of kills?
1
nmoleo64
03/16/2015 9:25 pm
Level 38 : Artisan Cake
nmoleo64's Avatar
Thanks so much!
1
nmoleo64
03/16/2015 9:25 pm
Level 38 : Artisan Cake
nmoleo64's Avatar
This really helped
1
Ciacho666
07/30/2014 7:19 am
Level 10 : Journeyman Miner
Ciacho666's Avatar
Very good! Thanks :)
1

Welcome