NiekertDev / Discord-MCPE

Connect your PMMP server with Discord!
Other
28 stars 17 forks source link

/reload makes plugin think server stopped #39

Closed Aericio closed 4 years ago

Aericio commented 6 years ago

Upon using /reload, it sends a message to discord saying the server stopped and turned back on.

image image

It's not really that big of an issue (could be ignored, who cares), but could probably add a new message in config for reloads.

NiekertDev commented 6 years ago

I don't think there's an official way to handle it, going to look into it soon

Aericio commented 5 years ago

How about, if reload is detected (is there something to detect that?) then just cancel the sending of those two messages?