We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

16

Variable command

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    That will be very hard to be used

  • 0
    Registered User commented
    Comment actions Permalink

    I don't think Minecraft will add this.

    However, for integer or float variables, you could use the scoreboard command, like this.

    #Adds the scoreboard objective
    scoreboard objectives add variable dummy

    #Tells it about an un-existing player, and adds 1 to it's score
    scoreboard players add example variable 1