adjustOut
Modify the number of Out.
Address
/scoreboard/adjustOut [change out] [uuid]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The number of Out to add or decrease. Positive is a plus, and negative is a minus. |
argument 2 | String | Unique ID of the scoreboard, non-essential argument, without which is considered to control the scoreboard displayed on the PGM scene |
Example
Increase the number of Out by 1.
/scoreboard/adjustOut 1
Note: Floating point numbers will be rounded down.
/scoreboard/adjustOut 1.9 = /scoreboard/adjustOut 1