Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Plugin binding for onServerStop event #5

Open
junzhengca opened this issue Mar 16, 2019 · 1 comment
Open

Plugin binding for onServerStop event #5

junzhengca opened this issue Mar 16, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@junzhengca
Copy link
Contributor

onServerStop can be quite useful, for example, you might want to close the server and do an automatic tarball backup to AWS S3.

It might be possible to use onServerInfo to achieve similar functionality as onServerStop, but that is quite hacky, a consistent API is more desirable.

@kafuuchino-desu
Copy link
Owner

yes its already in our developement plan, still, thanks a lot for your issue, and btw not only onServerStop will be added into pluginsV2,a lot more apis will be added such as onPluginReload etc

@kafuuchino-desu kafuuchino-desu added the enhancement New feature or request label Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants