Language

EZ Webhook Command Sender

EZ Webhook Command Sender

Modrinth

Send custom webhook message to the url you want

28 downloads 1 followers updated 3mo ago
latest v1.0.0 Modrinth
Fabric 1.21.1 – 1.21.11 Management

EzWebhookCommandSender is a simple Fabric mod that lets server operators send custom messages to a webhook directly from in‑game commands.

Can be usefull to send messages to discord server for example directly through datapack or ingame chat.

It’s designed to be lightweight, fast, and easy to configure.

How to use it ?

For Any Webhook URL

First :

/webhook set "<url>"

example : /webhook set "https://webhook.api.mywebsite/484654524654" .
now the url is set up, and saved.

Then :

/webhook send message

example : /webhook send I like apple juice .
will send the text "I like apple juice." to the webhook url https://webhook.api.mywebsite/484654524654 .

Specifically on discord webhook

  1. Go to your discord server settings > Integrations > Webhook.
    Replace this with a description

  2. Create a webhook and set up the channel and the name/icon of the webhook.
    Replace this with a description

  3. Copy the link of the webhook with the button copy webhook url.
    Replace this with a description

  4. In Game > Link the webhook to the mod

    /webhook set "<url>"
    

    example : /webhook set "https://discord.com/api/webhooks/123456789132456798/this_is_an_example_url" .
    now the url is set up, and saved.

  5. In Game > Send a message to discord

    /webhook send message
    

    example : /webhook send I like apple juice .
    will send the text "I like apple juice." to the webhook url https://webhook.api.mywebsite/484654524654 .

Versions

Release
1.0.0
fabric · 1.21.1, 1.21.2, 1.21.3 · 3mo ago
First Version
28

Comments 0

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

Download EZ Webhook Command Sender

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