
ChatAnnouncementPlugin
Lightweight Bukkit/Spigot plugin for sending periodic chat announcements with configurable messages, delay, random/sequential order, and color support.
192
2
192
2
📢 ChatAnnouncementPlugin
ChatAnnouncementPlugin is a lightweight, customizable Minecraft plugin that automatically sends periodic chat announcements to all players. Perfect for welcoming players, sharing tips, or promoting server events.
📦 Features
- ✅ Configurable Messages — Add as many announcement lines as you want in
config.yml. - ⏱️ Custom Delay — Choose how often announcements are sent.
- 🔀 Random or Sequential — Send messages in order or pick them randomly.
- 🎨 Color Code Support — Use
&a,&b, etc. for colored and formatted messages. - 🔄 Hot Reload — Reload messages and settings without restarting the server using
/chapreload. - 🧩 Highly Compatible — Works with Bukkit 1.1-R5 and later, including Spigot, Paper, and forks.
🔧 Commands
| Command | Description |
|---|---|
/chapreload | Reloads the plugin’s configuration file. |
🛡️ Permissions
| Permission | Description | Default |
|---|---|---|
chap.reload | Allows the player to reload the config. | op |
⚙️ Configuration
# ChatAnnouncementPlugin configuration
messages:
- "&aWelcome to the server!"
- "&bRemember to join our Discord!"
- "&eVote daily for rewards!"
# Delay in seconds between announcements
delay: 60
# If true, messages are picked randomly; if false, they are in order
random: false
Совместимость
Создатели
Детали
Лицензия:GPL-3.0-or-later
Опубликован:6 месяцев назад
Обновлён:2 месяца назад
