Skip to content

1.3.1.0

Choose a tag to compare

@DiabeloDev DiabeloDev released this 21 Sep 10:09
· 13 commits to master since this release
ad50f02

✨ What's New

This update introduces major new features focused on automation and monitoring, making server management even easier!

⏰ Scheduled Update Checks

You can now configure the plugin to automatically check for updates periodically, without needing to restart the server or run a command. This is perfect for servers with long uptimes.

  • Enable it in the config with ScheduleEnabled: true.
  • Set the frequency with CheckIntervalHours (e.g., 12.0 for every 12 hours).

📢 Discord Webhook Notifications

Get instant, beautifully formatted summaries of update checks directly in your Discord server! Know immediately when plugins are updated or if an error occurs.

  • Enable it in the config with DiscordWebhookEnabled: true.
  • Paste your webhook URL into DiscordWebhookUrl.

A big thank you to everyone using the plugin!
Full Changelog: 1.3.0.1...1.3.1.0