Notify Plugin

⭐ — (1 endorsements) 📥 3,039 downloads 📌 v0.0.7-dev.d56663f 📅 1/9/2025
🟡 Updated this year

By FllipEis · bungeecord

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/24/2026 📅 Created: 1/9/2025

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #33 of 48 bungeecord mods in this game by downloads

📋 About This Mod

# Notify Plugin ! <div align="center"> ] ] <br> ] ] ] ] <br> · <br> 🌟 Give us a star — your support means the world to us! </div> <br> > All information about this project can be found in our detailed . Keep your staff informed about server state changes with real-time notifications using MiniMessage formatting. ## Features - **Ingame Notifiction**: Get chat messages about server changes - **Customize Messages**: Configurable messages ((https://docs.papermc.io/adventure/minimessage/) supported) - **Velocity & BungeeCord support** ## Configuration Here you can see the configuration file for the plugin. All possible options are explained in the comments. ```yaml version: 1 # ─────────────────────────────────────────────────────────────────────────────── # Format Settings # ─────────────────────────────────────────────────────────────────────────────── format: date: "dd.MM.yyyy HH:mm:ss" # ─────────────────────────────────────────────────────────────────────────────── # Variables # Reusable variables that can be used throughout the messages. # Usage: <variable_name> will be replaced with the defined value. # ─────────────────────────────────────────────────────────────────────────────── variables: prefix: "<color:#0EA5E9><bold>⚡</bold></color>" # ─────────────────────────────────────────────────────────────────────────────── # Command Messages # ─────────────────────────────────────────────────────────────────────────────── command: help: title: "<prefix> <#0EA5E9>SimpleCloud Notify commands" entry: "<#E2E8F0><command>" empty: "<prefix> <#F59E0B>No notify commands are available for you." usage: invalid: "<prefix> <#DC2626>Use <#F8FAFC><command> <#DC2626>instead." entry: "<#E2E8F0><command>" invalid-state: "<prefix> <#DC2626>Use <#F8FAFC>enable <#DC2626>or <#F8FAFC>disable<#DC2626>." invalid-toggle-value: "<prefix> <#DC2626>Use <#F8FAFC>true <#DC2626>or <#F8FAFC>false<#DC2626>." missing-player: "<prefix> <#DC2626>Missing player <#F8FAFC><playername><#DC2626>." permission: denied: "<prefix> <#DC2626>You do not have permission to use this command." notify: enabled: "<prefix> <#A3E635>Server notifications are now <#F8FAFC>enabled<#A3E635>." disabled: "<prefix> <#A3E635>Server notifications are now <#F8FAFC>disabled<#A3E635>." already-enabled: "<prefix> <#F59E0B>Server notifications are already <#F8FAFC>enabled<#F59E0B>." already-disabled: "<prefix> <#F59E0B>Server notifications are already <#F8FAFC>disabled<#F59E0B>." set: enabled: "<prefix> <#A3E635>Server notifications are now <#F8FAFC>enabled <#A3E635>for <white><head:<playername>:true> <#F8FAFC><displayname><#A3E635>." disabled: "<prefix> <#A3E635>Server notifications are now <#F8FAFC>disabled <#A3E635>for <white><head:<playername>:true> <#F8FAFC><displayname><#A3E635>." already-enabled: "<prefix> <#F59E0B>Server notifications are already <#F8FAFC>enabled <#F59E0B>for <white><head:<playername>:true> <#F8FAFC><displayname><#F59E0B>." already-disabled: "<prefix> <#F59E0B>Server notifications are already <#F8FAFC>disabled <#F59E0B>for <white><head:<playername>:true> <#F8FAFC><displayname><#F59E0B>." reload: config: success: "<prefix> <#A3E635>Notify configuration was reloaded." failed: "<prefix> <#DC2626>Notify configuration could not be reloaded." error: player-not-found: "<prefix> <#DC2626>Player <#F8FAFC><playername> <#DC2626>was not found." player-not-online: "<prefix> <#DC2626>Player <#F8FAFC><playername> <#DC2626>is not online." only-players: "<prefix> <#DC2626>This command can only be used by players." storage-unavailable: "<prefix> <#DC2626>Notify settings are currently unavailable." internal: "<prefix> <#DC2626>An internal error occurred. Try again later." # ─────────────────────────────────────────────────────────────────────────────── # Notifications # Notification messages for different server and group states. # # NOTE: If you delete a state entry, the corresponding notification will not be sent. # ─────────────────────────────────────────────────────────────────────────────── notifications: hover: server: |- <#E2E8F0>Server information <br><#94A3B8>Time<#475569>: <#E2E8F0><time> <br><#94A3B8>State<#475569>: <#E2E8F0><state> <br><#94A3B8>Address<#475569>: <#E2E8F0><ip>:<port> <b

# Notify Plugin

[!] [!] [!] [!]

🌟 Give us a star — your support means the world to us!

> All information about this project can be found in our detailed .

Keep your staff informed about server state changes with real-time notifications using MiniMessage formatting.

## Features

  • Ingame Notifiction: Get chat messages about server changes
  • Customize Messages: Configurable messages ((https://docs.papermc.io/adventure/minimessage/) supported)
  • Velocity & BungeeCord support

## Configuration

Here you can see the configuration file for the plugin. All possible options are explained in the comments. ```yaml version: 1

# ─────────────────────────────────────────────────────────────────────────────── # Format Settings # ─────────────────────────────────────────────────────────────────────────────── format: date: "dd. MM.yyyy HH:mm:ss"

# ─────────────────────────────────────────────────────────────────────────────── # Variables # Reusable variables that can be used throughout the messages. # Usage: will be replaced with the defined value. # ─────────────────────────────────────────────────────────────────────────────── variables: prefix: "⚡"

# ─────────────────────────────────────────────────────────────────────────────── # Command Messages # ─────────────────────────────────────────────────────────────────────────────── command: help: title: " <#0EA5E9>SimpleCloud Notify commands" entry: "<#E2E8F0>" empty: " <#F59E0B>No notify commands are available for you."

usage: invalid: " <#DC2626>Use <#F8FAFC> <#DC2626>instead." entry: "<#E2E8F0>" invalid-state: " <#DC2626>Use <#F8FAFC>enable <#DC2626>or <#F8FAFC>disable<#DC2626>." invalid-toggle-value: " <#DC2626>Use <#F8FAFC>true <#DC2626>or <#F8FAFC>false<#DC2626>." missing-player: " <#DC2626>Missing player <#F8FAFC><#DC2626>."

permission: denied: " <#DC2626>You do not have permission to use this command."

notify: enabled: " <#A3E635>Server notifications are now <#F8FAFC>enabled<#A3E635>." disabled: " <#A3E635>Server notifications are now <#F8FAFC>disabled<#A3E635>." already-enabled: " <#F59E0B>Server notifications are already <#F8FAFC>enabled<#F59E0B>." already-disabled: " <#F59E0B>Server notifications are already <#F8FAFC>disabled<#F59E0B>."

set: enabled: " <#A3E635>Server notifications are now <#F8FAFC>enabled <#A3E635>for :true> <#F8FAFC><#A3E635>." disabled: " <#A3E635>Server notifications are now <#F8FAFC>disabled <#A3E635>for :true> <#F8FAFC><#A3E635>." already-enabled: " <#F59E0B>Server notifications are already <#F8FAFC>enabled <#F59E0B>for :true> <#F8FAFC><#F59E0B>." already-disabled: " <#F59E0B>Server notifications are already <#F8FAFC>disabled <#F59E0B>for :true> <#F8FAFC><#F59E0B>."

reload: config: success: " <#A3E635>Notify configuration was reloaded." failed: " <#DC2626>Notify configuration could not be reloaded."

error: player-not-found: " <#DC2626>Player <#F8FAFC> <#DC2626>was not found." player-not-online: " <#DC2626>Player <#F8FAFC> <#DC2626>is not online." only-players: " <#DC2626>This command can only be used by players." storage-unavailable: " <#DC2626>Notify settings are currently unavailable." internal: " <#DC2626>An internal error occurred. Try again later."

# ─────────────────────────────────────────────────────────────────────────────── # Notifications # Notification messages for different server and group states. # # NOTE: If you delete a state entry, the corresponding notification will not be sent. # ─────────────────────────────────────────────────────────────────────────────── notifications: hover: server: |- <#E2E8F0>Server information <#94A3B8>Time<#475569>: <#E2E8F0>

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
FllipEis
Version
0.0.7-dev.d56663f
Downloads
3,039
Endorsements
1
Category
bungeecord
Created
1/9/2025
Updated
7/24/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Notify Plugin support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of Notify Plugin?

Version 0.0.7-dev.d56663f, published 2026-07-24 with 3,039 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bungeecord 👤 More by FllipEis 🔎 Similar Mods 🌐 Best bungeecord (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods