Skip to content

MC Startup Script v1.3.1

Choose a tag to compare

@GarnServo GarnServo released this 24 Mar 09:24
· 17 commits to main since this release

New Features

  • [v1.3.0] Added Discord webhook integration.
    If configured, this script will send start/stop notifications to a Discord channel.
  • [v1.3.0] Added configuration file version checking/updating.
    When there is a minor change (v.X.3.X) which adds new variables to the config file, initial setup will run again.

Bug Fixes

  • [v1.3.0] Fixed an issue with JVM args.
    If conditions were right, the args could continue writing to the file, resulting in multiple copies of the same flags being called.
  • [v1.3.1] Included Discord webhook configuration status in the config checks.
    When server is starting, or initial setup is confirming config, the readout will display Discord webhook configuration status.