Данные могли устареть: источник временно недоступен, показан кэш.

Velocity Alert
A simple Velocity Plugin that alert/announce players in your entire server network.
- Загрузки
- 2K
- Подписчики
- 15
- Обновлён
- 11 февраля 2026 г.
- Лицензия
- MIT
Опубликован 20 мая 2024 г.
Velocity Alert Plugin
Overview
A simple Velocity plugin that alerts/announces players in your entire server network. You can use this feature to warn players about an upcoming server/proxy restart, or announce any other important message you want to mention.
Features
/alert (message)- Permission node is
alert.command.permission(recommended for staff only; you can setup the permissions in your permission plugin) - Colored messages with HEX color support
- Config file where you can customise the alert message prefixes and colors.
Supported Formats
A list of supported formats with links on how to use them.
Format Examples
Here are some basic examples of those 3 different formats: ([ALERT] Warning!)
- Legacy:
/alertlegacy &cWarning! - JSON:
/alertjson {"text":"Warning!","color":"red"} - XML (MiniMessage):
/alertxml <red>Warning!
Or you can use /alert by changing the format in the config file. The defaults format is lagacy.
Installation and Setup
- Download the latest Alert plugin here.
- Place the plugin in the plugins folder of your proxy server.
- Restart your proxy and that's it! The plugin should be loaded.
If you have any questions or have found a problem, please report it to https://github.com/Anwenden001/Velocity-Alert-Plugin/issues
Ченджлог
1.8Релиз26.1, 26.1.1, 26.1.2 · 11 февраля 2026 г.
Velocity Alert 1.8
- Java 21 is now required to use this plugin.
- Supports Velocity 3.5.0-SNAPSHOT (It still supports older Velocity versions (like 3.4), but it is recommended to use the latest one)
If you cannot upgrade to Java 21, Alert 1.7 can still be used because this version and the newest one do not have any new features.
Full Changelog: https://github.com/Anwenden001/Velocity-Alert-Plugin/compare/v1.7...v1.8
1.7Релиз26.1, 26.1.1, 26.1.2 · 4 декабря 2024 г.
Velocity Alert 1.7
- added an option in the config file, so you can change the default color message under
default_message_color.
Full Changelog: https://github.com/Anwenden001/Velocity-Alert-Plugin/compare/v1.6...v1.7
1.6Релиз1.21.1, 1.21.2, 1.21.3 · 4 августа 2024 г.
Velocity Alert 1.6
- Improved the config file to allow you to apply all changes with the
/alertreloadcommand. (Previously you could only do this in the color and prefix sections). - Cleaned up code with SolarLint (Analysis detected 0 issues and 0 Security Hotspots)
Full Changelog: https://github.com/Anwenden001/Velocity-Alert-Plugin/compare/v1.5...v1.6
1.5Релиз1.20.5, 1.20.6, 1.21 · 23 мая 2024 г.
What's new?
- added Colored Messages
- added multiple color format support (Legacy, JSON, XML/MiniMessages)
- added Config File to customize the alert message prefixes and colors
Full Changelog: https://github.com/Anwenden001/Velocity-Alert-Plugin/compare/v1.4...v1.5
1.4Релиз1.20.4, 1.20.5, 1.20.6 · 20 мая 2024 г.
Updated the plugin from Java 11 to Java 17.
(Version 1.0 - 1.3 was made internal only; 1.4 is the starting public version)
Комментарии
Загружаем…