Language

Yadokari Hooks

Yadokari Hooks

Modrinth

A Sponge plugin that allows you to send Minecraft in-game events as webhooks to a specified URL.

39 downloads updated 9mo ago
Modrinth
Sponge 1.21.2 – 1.21.4 LibrarySocialUtility

the banner of Yadokari Hooks

Yadokari Hooks is a Sponge plugin that allows you to send Minecraft in-game events as webhooks to a specified URL.

Use for Discord

  1. Obtain a Discord Webhook URL:

    • In your Discord server, go to the channel settings.
    • Navigate to Integrations > Webhooks and create a new webhook.
    • Copy the webhook URL.
  2. Configure yadokari-hooks:

    • Open your configuration file (e.g., config.conf).
    • Add or update a webhook entry with the copied URL and set the format to discord.
    hooks = [
      {
      url = "YOUR_DISCORD_WEBHOOK_URL"
      format = "discord"
      }
    ]
    

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Yadokari Hooks

Files are served directly from the original source. Modgrid does not host or modify them.