Skip to content

Releases: carolinaisslaying/MCStatusHook

1.1-SNAPSHOT

27 Mar 07:38
d177a42
Compare
Choose a tag to compare

Changes

Fixes and Tweaks

  • Error logging for the webhook HTTP requests now provides a more user-friendly possible error issue.
  • Removed unnecessary lines of code from initial development.
  • Corrected the config.yml to have a default IP address of 127.0.0.1 instead of an existing server's IP.

1.0-SNAPSHOT

25 Mar 09:14
Compare
Choose a tag to compare

Creation

This is the first version (1.0-SNAPSHOT) of MCStatusHook, a lightweight and simple plugin that sends a Discord message through webhooks when the server goes online (this will also trigger when the server reloads), and when it goes offline.

Features

  • Customisable online and offline webhook message in config.yml (online_msg and offline_msg), or use the default messages.
  • Copy the webhook URL from Discord and paste it directly into the config.yml's webhook_url value.