Red Leader
- _red_leader_
- _red_leader_
- Europe/Stockholm
- Yes
- No
I created a function with this command unside
/scoreboard players set Objectif slime.k 5000
The objective exists and the command works in game.
But the function doesn't work.
My function pack is fine, all the others functions files function normaly.
(in the functions file of the function pack, the function is statsetup2 )
Ones not zones
I am doing a setblock of a command block with a command inside but I noticed that if th
acommand inside had " in it , it wouldn't work.
command :
/setblock ~0 ~ ~ minecraft:repeating_command_block[facing=up]{Command:"execute if entity @a[scores={animalsBred=10000..},tag=!proceeded1] run tellraw @a ["",{"text":"GG a "},{"selector":"@a[scores={animalsBred=10000..},tag=!proceeded1]"},{"text":" pour avoir remplis l'objectif de la stat animalsBred"}]"}I am doing a setblock of a command block with a command inside but I noticed that if the command inside had " in it , it wouldn't work.
command :
/setblock ~0 ~ ~ minecraft:repeating_command_block[facing=up]{Command:"execute if entity @a[scores={animalsBred=10000..},tag=!proceeded1] run tellraw @a ["",{"text":"GG a "},{"selector":"@a[scores={animalsBred=10000..},tag=!proceeded1]"},{"text":" pour avoir remplis l'objectif de la stat animalsBred"}]"}
Since the firsts snapshot the 1.13 came out, and the team command changed, aciocating a color to a team and putting a scoreboard in the sidebar of that color
while being in itdoesn't allow the scoreboard to show upevenwhen there is actuallysomeone with a srore.Commands : /team add see
/team option see color aqua
/scoreboard objectives setdisplay sidebar.team.aqua animalsBred
(objective
exists already)Since the firsts snapshot the 1.13 came out, and the team command changed, aciocating a color to a team and putting a scoreboard in the sidebar of that color doesn't allow the scoreboard to show up when you are in the team with that color and there is someone with a score.
Commands : /team add see
/team option see color aqua
/scoreboard objectives setdisplay sidebar.team.aqua animalsBred
(the objective animal bread is already in the world)
I have an advencement pack where I have an advencement for killing someone with a certain tag. The advencement works perfectly if I kill some one else with the tag but if I give myself the tag, and kill myself with a bow/potions, it doesn't give me the advencement.
Thank you in advance.
__red_leader_
Thanks
could you please say me more clearly what's wrong
I dont really understand which quotation marks, the ones in the tellraw or the Command:" one.
Sorry I messed up it's working ok