StoryScript
  • 👋Welcome to StoryScript
  • 🌏More languages
  • 🆕Change log
  • 💾Basics
    • 📪Introduction to StoryScript
    • 🖥️The syntax of the script files
  • 🎛️Commands
    • 🔌Script commands
Powered by GitBook
On this page
  • 0.1.1+1.20.4
  • 0.1-1.20.4

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 command

  • Added setColor script command

  • Added setVar script command

  • Added run script command

  • Added variable system

  • Added $$variableName to replace a variable in the msg command

PreviousMore languagesNextIntroduction to StoryScript

Last updated 3 months ago

🆕