WebHooks System Simple

WebHooks System Simple 3.0.0

No permission to download
Fougerite Compatibility
1.9.2 or +
Plugin's Engine
Jint2 (Jint)

Discord WebHook Logger

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Simple Discord webhook integration for Rust Legacy (Fougerite)

Preview

Example of how logs look inside Discord



1777735244942.png


▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬


Description


Discord WebHook Logger is a lightweight plugin that sends server activity directly to Discord using webhooks.

It logs chat, player connections, disconnections, and server status with clean embed messages.




▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬


✨ Features

  • Chat logging — sends player messages to Discord
  • Join/Leave logs — track player connections in real time
  • Server announcements — automatic online/offline messages
  • Embed style — clean Discord UI like the preview
  • Multiple webhooks — separate channels for each system
  • Lightweight — optimized and async (no lag)


▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬


⚙ How It Works


The plugin sends data to Discord using webhooks:

• Chat → sent as embed messages with player name
• Join/Leave → styled card messages
• Server Start/Shutdown → sent to announcements webhook

Each system uses its own webhook so you can organize channels easily.




▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬


⚙ Configuration

After first launch, a config file will be created (Config.ini):


[Webhook]
Chat=PUT_WEBHOOK_HERE
JoinLeave=PUT_WEBHOOK_HERE
Anuncios=PUT_WEBHOOK_HERE




Replace each value with your Discord webhook URL.



▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬


How to Create a Webhook

  1. Open your Discord server
  2. Go to channel settings
  3. Open Integrations → Webhooks
  4. Click Create Webhook
  5. Copy the URL
  6. Paste it into the config


Recommended setup:
• Chat → #chat-log
• JoinLeave → #server-log
• Anuncios → #announcements




▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬


Installation

  1. Extract the folder WebHook
  2. Place it inside:

    rust_server/Save/JsPlugins/
  3. Make sure WebHook.js is inside
  4. Start the server
  5. Edit the config file with your webhooks and reload plugin



▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Author
TheKichDM
Downloads
1
Views
7
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TheKichDM

  • Remove Mods Weapon
    Remove Mods Weapon
    Quickly remove all mods from your active weapon with a single command.
  • DiscordBOT + API
    DiscordBOT + API
    Bridge between Rust Legacy (Fougerite) and Discord for commands, DMs, and cross-plugin API communica
  • Money / Shop Basic System
    Money / Shop Basic System
    A complete economy system for Rust Legacy adding money, shop and rewards.
  • Airdrop to RandomPlayer
    Airdrop to RandomPlayer
    This plugin randomly selects a connected player on the server and drops an airdrop near their positi
  • Airdrop Alert
    Airdrop Alert
    It is a simple plugin that notifies players of the airdrop's location.