- Compatible API Versions
- 1.0.7
Planned Features:
- Specific announcements only shown to players based off of permissions
- The ability to toggle announcements on and off per player
- Being able to modify settings in the config with commands
- None
permission: announcer.admin
- /announcer list - Lists announcements
- /announcer add <announcement> - Adds an announcement
version: '0.5' #used for safety checks for plugin updates
options: #plugin options
- '&1This is a test message!'
- '&2This is a another test message!'
- '&3Thanks for downloading!'
options: #plugin options
prefix: '&f[&e&lSA&r&f]&f' #chat prefix
enabled: true #if announcements are enabled
random: false #make announcements appear randomly instead of in order
interval: 10 #time between announcements (in seconds)
broadcasts: #broadcastsenabled: true #if announcements are enabled
random: false #make announcements appear randomly instead of in order
interval: 10 #time between announcements (in seconds)
- '&1This is a test message!'
- '&2This is a another test message!'
- '&3Thanks for downloading!'