A PocketMine-MP plugin to log error/warning into a file.
Enable in the config.yml to send the error logs to a discord channel
discord:
enabled: true
# To get the webhook url:
# Right-click the channel -> Edit Channel
# -> Integrations -> Webhooks -> New Webhook
# -> Copy Webhook URL
webhook: "https://discord.com/api/webhooks/??/??"