Change log
0.1.1+1.20.4
Added a test interface that displays the mod version (opens with
/sscript
command).Added script command
sleep <number of seconds>
, which waits for some time before executing the next command.Now when a script error occurs, the line where the error occurred is displayed.
0.1-1.20.4
Added creation of sscripts folder in the root folder of the game.
Added scripts reading system
Added
msg
script commandAdded
setColor
script commandAdded
setVar
script commandAdded
run
script commandAdded variable system
Added
$$variableName
to replace a variable in the msg command
Last updated