1.0-SNAPSHOT
carolinaisslaying
released this
25 Mar 09:14
·
6 commits
to main
since this release
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
andoffline_msg
), or use the default messages. - Copy the webhook URL from Discord and paste it directly into the config.yml's
webhook_url
value.