BONELAB

Details

Last Updated
last week
First Uploaded
last week
Downloads
68
Likes
0
Size
18KB
Dependency string
Popper-BLSN-1.0.0
Dependants

Categories

🦴 BLSN — Bonelab Discord Server Notifier

My second silly mod for Bonelab that sends webhook notifications to your Discord server when your Fusion server goes online or offline.


📜 Overview

BLSN is a mod designed for server owners who want to keep their communities informed.
When your server starts (or stops), BLSN automatically sends a message to your configured Discord webhook.

Features:

  • ✅ Discord webhook integration
  • 🖥️ Automatic notifications on server start and stop
  • 🪄 Custom server name and avatar
  • 🧾 Easy configuration via JSON
  • 📢 In-game menu controls through BoneMenu

🧰 Requirements

  • "Lakatrazz-Fusion-1.12.2"
  • "gnonme-BoneLib-3.1.2"
  • Internet connection (for Discord webhook requests)

📥 WebHook setup

Select your channel

Right-click on the Discord channel where you want to receive notifications

Open channel settings

Click "Edit Channel" from the menu that appears

Navigate to Integrations

In the left sidebar, find and click "Integrations"

Access Webhooks

Click on "Webhooks" in the Integrations section

Create a new webhook

Click the "New Webhook" button Avatar/name can be set in config

Copy the webhook URL

Click "Copy Webhook URL" This URL is what you'll paste into whatever service you want to send notifications from

Important: Keep this URL private! Anyone with the webhook URL can send messages to your channel.

⚙️ Configuration

Once launched, a file named BLSN_Config.json will be created in: Userdata folder with these options

Inside, you’ll find these options:

{
  "webhookUrl": "",
  "enableNotifications": false,
  "serverName": "test server",
  "sendOnServerStart": true,
  "sendOnServerStop": false,
  "webhookUsername": "BLSN Bot",
  "webhookAvatarUrl": ""
}

webhookUrl – Your Discord webhook URL.

enableNotifications – Enables or disables sending messages to Discord.

true = Send notifications

false = Do not send anything

serverName – The name that will appear in the Discord embed (e.g., “My Bonelab Server”).

sendOnServerStart – If true, BLSN will send a Discord message when the server starts.

sendOnServerStop – If true, BLSN will send a Discord message when the server stops.

webhookUsername – Name that appears as the webhook sender in Discord.

webhookAvatarUrl – URL to an image used as the bot avatar (recommended size: 256x256).

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.