Notify when server is shutting downNo Thanks
Hi,

I'd be really nice if your plugin was compatibile with Smooth Restarter.

Best Regards,
How exactly should it be made compatible?
When using Smooth Restarter, players get messages in-game when the server is about to restart and I'd like those messages to also be sent to discord
I don't think you need Smooth Restarter support for that, just a notification of when the server is shutting down.
All I want, is to send notifications from the server to discord, that the server is restarting in X times, server is currently restarting, server is online, server is offline (in case of a crash or maintenance)
You wouldn't be able to send a notification if the server crashes, only when the server is either restarting (delayed shutdown) or shutting down.
I knew the crash part was a long shot but if there is anyway you can help me set that up, I'd be really happy.

Not sure it is possible to send any sort of notification when a server crashes by virtue of the fact that no code can be executed when there is no processing power.

I use a third party pinging service (Pingdom) to notify me when a website, server or IP is not connectable - it isn't ideal because it relies on you being able to receive email notifications but better than not knowing at all.

If it crashes and the server is no longer running, there's no way for the plugin to send a notification, as the server isn't running.
Locked automatically