Difference between revisions of "SignLink"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
==Command blocks== | ==Command blocks== | ||
+ | To change variables using command blocks, you can chain the edit and set commands. | ||
+ | |||
+ | <pre>/variable edit varname set newvalue</pre> | ||
==Variabels in variables== | ==Variabels in variables== |
Revision as of 14:32, 1 October 2023
This page is Work in Progress!
RyanDo is currently working on this page. We recommend you to Create an account or Login if you already have an account. |
Command blocks
To change variables using command blocks, you can chain the edit and set commands.
/variable edit varname set newvalue