This plugin allows you server to restart monitoring of your server on pixlbay.io services. It's really useful for server hosting provider who automatically shutdown your server.
- have a server registered on pixlbay.io
- have an API key created in your server dashboard (
developper->API)
- install the plugin in the
pluginsdirectory of your server - start the server once to generate the configuration file (in
pixlbaydirectory) - edit the
config.ymlfile and set theAPI_KEYto the one you created in your server dashboard. The API key must start withPXB_S_ - restart the server or use the
/reloadcommand to apply the configuration.
If you have any issue with the plugin, please open a ticket on the Pixlbay Discord server
If you want to contribute to the plugin, please open a pull request on the github repository!
This plugin is licensed under the MIT License. You can find the full license in the LICENSE file.