You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.