1

I'm trying to build a direct xp for kill command chain using the scoreboard commands to test for a score count and exchange it for xp instead of dropping orbs
I'm using /scoreboard players test @a Kills 1 [1] and scoreboard players remove @a Kills 1 commands in chain command blocks but its not outputting so I'm wondering what I'm doing wrong

Mathias711
  • 23,089
  • 28
  • 100
  • 166
Rottijtog
  • 11
  • 1
  • 1
    Test/check/match only commands are rarely needed, you can save those for better performance and less commands. Does it work with /scoreboard players remove @a[kills=1..] kills 1? Also, what did you intend to do with [1]? It isn't part of any command syntax. – Fabian Röling Aug 27 '18 at 08:18
  • 3
    Flagging question as unclear because it does not specify which edition is being played. – pppery Feb 14 '20 at 22:51

0 Answers0