Start Script
The Start Script mod provides the ability to automatically execute commands when the Minecraft server starts. All commands are stored in a special configuration file located at [world_name]/startscript/startscript.json.
The file is a JSON array where commands are processed sequentially, starting from the first and ending with the last. It's important to note that the script file is automatically created only after the first start of the world with the mod installed.