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

13

Add new operations for the /scoreboard players operation

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 3
    Registered User commented
    Comment actions Permalink

    And bit-wise operations? Like: "|=", "&=", "<<=", ">>=", ...

    I'd change "^=" to be an XOR and use "**=" for power (like in python).