Summary
Automatically sends chat messages to all players at configurable intervals, with support for scheduled messages at specific times of day.
Description
Jemsire Chat Announcer automatically broadcasts messages to all players in the chat at a set interval. Useful for sharing server rules, Discord links, announcements, and scheduled reminders like restart warnings.
FEATURES
- Configurable message interval in minutes
- Sequential or random message order
- Scheduled messages that fire at a specific hour and minute
- Multi-line message support using the <br> OR \n tag
- All settings controlled via a simple JSON config file
- Works on any scenario with no World Editor setup required
- Settings replicated from server to all clients automatically
CONFIGURATION
On first launch the mod automatically creates a default settings file at profile/JemsireChatAnnouncer/settings.json which you can edit to customize your messages and timing. No mod tools required.
SCHEDULED MESSAGES
Set scheduledHour and scheduledMinute on any message to have it fire at a specific time. Set both to -1 for interval messages. UTC and local server time are both supported via the useUtcTime setting.
COMPATIBILITY
Arma Reforger 1.6+
Compatible with any scenario or game mode including Conflict and Game Master.
REQUIREMENTS
None. No dependencies required.
License
Arma Public License (APL)