SomeNotify
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #156 of 331 adventure mods in this game by downloads
📋 About This Mod
# SomeNotify `SomeNotify` is a Velocity plugin for sending one message to all players connected through the proxy. ## Features - Command `/notify <message>` - Command `/notify reload` to reload `config.yml` - Broadcast to all online players on all backend servers - Configurable message format with MiniMessage - Configurable sender display mode: `player`, `custom`, `console` - Built-in language support: `ru`, `en` ## Installation 1. Download the jar. 2. Put `SomeNotify-1.0.0.jar` into your Velocity `plugins` folder. 3. Start Velocity once to generate config. 4. Edit `plugins/SomeNotify/config.yml`. 5. Restart Velocity. ## Permission - `somenotify.notify` allows using `/notify`. - `somenotify.reload` allows using `/notify reload`. ## Config (`config.yml`) ```yml language: "ru" permission: "somenotify.notify" reload-permission: "somenotify.reload" message-format: | <gray></gray> <yellow>{sender}</yellow><gray>:</gray> <white>{message}</white> sender-mode: "player" custom-sender-name: "Administration" console-name: "Console" messages: ru: usage: "<red>Use /notify <message> or /notify reload</red>" no-permission: "<red>No permission.</red>" empty-message: "<red>Message cannot be empty.</red>" sent: "<green>Message sent ({online} players).</green>" reload-success: "<green>Config reloaded successfully.</green>" reload-failed: "<red>Config reload failed. Check console.</red>" en: usage: "<red>Usage: /notify <message> or /notify reload</red>" no-permission: "<red>You do not have permission to use this command.</red>" empty-message: "<red>Message cannot be empty.</red>" sent: "<green>Message sent ({online} players).</green>" reload-success: "<green>Config reloaded successfully.</green>" reload-failed: "<red>Config reload failed. Check console.</red>" ``` You can replace texts in `messages.ru` with any Russian strings you want. ## Placeholders - `{sender}` resolved sender name based on `sender-mode` - `{message}` message from command arguments - `{online}` number of players who received the message ## Notes - `message-format` supports MiniMessage tags. - `language` accepts `ru` or `en`. Any other value falls back to `ru`.
# SomeNotify
`SomeNotify` is a Velocity plugin for sending one message to all players connected through the proxy.
## Features
- Command `/notify
## Installation 1. Download the jar. 2. Put `SomeNotify-1. 0. 0.jar` into your Velocity `plugins` folder. 3. Start Velocity once to generate config. 4. Edit `plugins/SomeNotify/config.yml`. 5. Restart Velocity.
## Permission - `somenotify.notify` allows using `/notify`. - `somenotify.reload` allows using `/notify reload`.
## Config (`config.yml`) ```yml language: "ru" permission: "somenotify.notify" reload-permission: "somenotify.reload"
message-format: |
sender-mode: "player" custom-sender-name: "Administration" console-name: "Console"
messages:
ru:
usage: "
en:
usage: "
You can replace texts in `messages.ru` with any Russian strings you want.
## Placeholders - `{sender}` resolved sender name based on `sender-mode` - `{message}` message from command arguments - `{online}` number of players who received the message
## Notes - `message-format` supports MiniMessage tags. - `language` accepts `ru` or `en`. Any other value falls back to `ru`.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- SomeOneDay
- Version
- 1.0.1
- Downloads
- 56
- Endorsements
- 1
- Category
- adventure
- Created
- 2/25/2026
- Updated
- 2/23/2026
- Game Versions
- 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
- Tags
- adventure, equipment, management
🔧 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 SomeNotify support?
The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.
What is the latest version of SomeNotify?
Version 1.0.1, published 2026-02-23 with 56 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await