Edit: for mods wanting to recreate it:
step 1:type the following commands/scoreboard objectives add (test) dummy/scoreboard objectives setdisplay sidebar (test)/scoreboard players set "Your name" (test) 2
step 2:build a clock and connect it to a command block using the command:scoreboard players add @a[score_(test)_min=1] (test) 1
you should see player @a[score_(test)_min=1] getting all the points... which is the bug
now reapeat everything BUT use test instead of (test) everywhere
now it should give yourself the points thats how it should work..
edit: every link needs to be in [] brackets if you type the commands dont know why they turn into links D:
i would suggest to use difficulty levels 1-3 and not 0 ;P (easy to hard not peacefull)monsters cant spawn in peacefull i guess it works as intended
Edit: for mods wanting to recreate it:
step 1:
type the following commands
/scoreboard objectives add (test) dummy
/scoreboard objectives setdisplay sidebar (test)
/scoreboard players set "Your name" (test) 2
step 2:
build a clock and connect it to a command block using the command:
scoreboard players add @a[score_(test)_min=1] (test) 1
you should see player @a[score_(test)_min=1] getting all the points... which is the bug
now reapeat everything BUT use test instead of (test) everywhere
now it should give yourself the points thats how it should work..
edit: every link needs to be in [] brackets if you type the commands dont know why they turn into links D: