/13
Jump to navigation
Jump to search
| Command | Description |
|---|---|
| /togglesignupdate | Turns sign updating on or off |
| /reloadsignlink | Reloads the variable values in values.yml |
| /variable list | Lists all variables you can edit |
| /variable deleteall | Deletes all variables |
| /variable deleteunused | Deletes all unused (not on sign) variables |
| /variable edit [name] | Changes the variable you are editing. Can be chained with other commands. |
| /variable forplayers [names] | Changes for which players the variable is edited. Only the set players will see the changes you do on the variable |
| /variable set [value] | Sets the currently editing variable's value |
| /variable get | Gets the currently editing variable's value |
| /variable setticker [args] | Sets a ticker mode for a variable to animate the text. Arguments: - /variable setticker [left/right/blink/none] [interval] - /variable setticker [interval] [left/right/blink/none] - /variable setticker [left/right/blink/none] - /variable setticker [interval] |
| /variable delete (force) | Deletes the variable if it is not used. If force is specified, the variable is removed anyhow. |