Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
DiscordNotify
PluginLicenseRef-All-Rights-Reserved

DiscordNotify

DiscordNotify is a lightweight Paper plugin that sends server start, stop, and custom notifications to Discord using webhooks. Designed as a simple, lag-free alternative to DiscordSRV for status updates and restart alerts.

94
Downloads
2
Followers
2 months ago
Updated
📦
10
Versions
managementutilitybukkitfoliapaperpurpurspigot
Download Latestv1.1.9View on Modrinth

📖About DiscordNotify

DiscordNotify

Fabric, Forge, and Neoforge versions and being worked on please be patient.


DiscordNotify is a lightweight Minecraft plugin that sends server notifications to Discord using webhooks only with no Discord bot, no gateway connection, and no added server lag.

Designed for server owners who want simple, reliable Discord notifications without running a bot or external service.


Server Start & Stop Notifications

Server start notification sent by DiscordNotify

DiscordNotify automatically sends messages to Discord when your server starts and stops, so staff always know the server’s status.

Both messages can be:

  • Fully customized
  • Individually enabled or disabled via config.yml

Restart Countdown Warnings

Restart countdown message sent by DiscordNotify

Send formatted restart countdown messages using a simple command:

/discordnotify restart 10m

Supports flexible time formats such as 30m, 1h30m, and 2h15m10s.


Easy Webhook Testing

DiscordNotify webhook test message

Verify your webhook setup instantly using:

/discordnotify test

No role pings and no spam — just a clean confirmation that the webhook is working.


Message Preview (No Spam)

Preview exactly what will be sent to Discord before sending anything:

  • /discordnotify preview msg <message>
  • /discordnotify preview restart <time>
  • /discordnotify preview test
  • /discordnotify preview start
  • /discordnotify preview stop

Previews respect:

  • Prefix settings
  • Role mention rules
  • Auto-delete configuration

Nothing is sent to Discord and nothing is tracked.


Why DiscordNotify?

🚀 Webhook-only. No Discord bot required.

Unlike plugins such as DiscordSRV or Discord StatusBot, DiscordNotify does not log in a Discord bot, maintain a gateway connection, or run background listeners.

Plugins that rely on Discord bots must maintain persistent connections and process gateway events.
DiscordNotify avoids this entirely by sending messages through webhooks only.

What that means for your server:

  • No extra threads or bot overhead
  • No external hosting or token management
  • Fully async message sending
  • Safe, predictable performance

Just paste a webhook URL and you are done.


Features

  • Server start and stop notifications (individually toggleable)
  • Send custom Discord messages via commands
  • Restart countdown helpers with flexible time parsing
  • Message preview commands (no webhook spam)
  • Optional configurable message prefix
  • Optional Discord role mentions (disabled by default)
  • Per-command role mention control
    • Allow or block role pings for:
      • msg
      • restart
      • test
  • Reload configuration without restarting the server
  • Console-only update checker
    • Silent when up to date
  • /discordnotify test to verify webhook setup
  • /discordnotify version to show installed version

Optional Webhook Auto-Delete

  • Keep Last N messages sent by DiscordNotify
  • Time-based auto-delete (delete messages after X seconds)
  • Tracks all messages, including server stop notifications
  • Both modes:
    • Are disabled by default
    • Use webhooks only (no bot, no gateway)
    • Run fully asynchronously with no TPS impact

Usage

  • /discordnotify msg <message> — send a custom message
  • /discordnotify restart <time> — send a restart countdown
  • /discordnotify test — verify webhook setup
  • /discordnotify preview <type> — preview messages
  • /discordnotify version — display plugin version
  • /discordnotify reload — reload configuration

Permissions

DiscordNotify uses a small, clear permission set:

  • discordnotify.use
    Allows:

    • /discordnotify msg
    • /discordnotify restart
    • /discordnotify test
    • /discordnotify preview
  • discordnotify.reload
    Allows /discordnotify reload

All permissions default to OP.


Configuration

Only a Discord webhook URL is required.

Start and stop messages can be:

  • Customized
  • Enabled or disabled individually

Optional features such as:

  • Message prefixes
  • Role mentions
  • Per-command role ping control
  • Webhook auto-delete (Keep Last N)
  • Time-based auto-delete

are disabled by default and can be enabled manually.

If you are new to Discord webhooks, see Discord’s official guide:
👉 https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks


Support

For help, suggestions, or questions, you can join the discord.


⚠️ Note:
The commands listed above apply to the latest version of DiscordNotify.
If you are using an older version, command usage may differ. Always check the config.yml included with your installed version.

👥 Team & Contributors

Ginga8537
Ginga8537Owner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page