added type tags authored by Lxlp's avatar Lxlp
......@@ -16,7 +16,7 @@ A list of possible operations for the action-syntax:
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| objective | obj, o | Specifies the scoreboard objective to be changed. If the objective doesn't exist it will automatically be created by the mechanic | |
| action | a | The operation to perform | SET |
| action | a | The operation to perform | SET<!--type:ScoreAction-->|
| value | v | The value to perform the operation with | 0 |
| name, entry | n, e | The name of the player/fake player | dummy |
......
......