Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
โ Features ๐ Announces the current in-game day number with:
โ Title / Subtitle on screen (toggleable)
โ Boss Bar Announcement (toggleable)
โ Chat Message Announcement (toggleable)
โ Optional Sound Effects
โ๏ธ Fully customizable via config:
๐ Per-world support โ select which worlds use announcements
๐ ๏ธ Toggle features: boss bar, chat, title, debug logs, sound
๐จ Custom text for messages and colors
๐ Day tracking saved in YAML for persistence
๐งช Debug mode for development use
๐ง Configuration (config.yml)
announceMode: "track"
settings:
prefix: "&6&l[DayAnnouncer] &r"
log-to-console: true
enabled-worlds:
- "world"
announcement-methods:
title:
enabled: true
messages:
- title: "&6Day &e{day} &6Begins"
subtitle: "&7Sharpen your blades the adventure continues"
- title: "&bWelcome to Day &3{day}"
subtitle: "&aA new challenge rises before you"
- title: "&dDay &5{day} &dSurvival Continues"
subtitle: "&7Only the brave will thrive in this world"
- title: "&eJourney Enters Day &6{day}"
subtitle: "&fCourage will shape your destiny"
- title: "&cUnfolding Day &4{day}"
subtitle: "&6Prepare for whatever the world throws at you"
timing:
fade-in: 20
stay: 70
fade-out: 20
bossbar:
enabled: true
messages:
- "&e&lA New Day Has Dawned โ It is now Day {day}!"
- "&a&lThe Sun Rises on Day {day}. Adventure Awaits!"
- "&b&lDay {day} is here. Good morning!"
duration: 10
color: "YELLOW"
style: "SOLID"
chat:
enabled: false
messages:
- "&6&l[DayAnnouncer] &eThe {day}th dawn has arrived!"
- |
&7&m---------------------------------
&aA new day is upon us! Welcome to Day &l{day}&a.
&7&m---------------------------------
- "&b&l>> &fWelcome to Day {day}!"
sound:
enabled: true
name: "ENTITY_PLAYER_LEVELUP"
volume: 1.0
pitch: 1.2
๐ท Screenshots ๐ผ๏ธ (Insert title and boss bar example screenshots here for better appeal) โก๏ธ You can show different examples of your announcements in action!
๐พ Installation Drop the plugin .jar into your plugins/ folder
Start or reload the server
Configure config.yml to your preference
Restart or reload the plugin using /reload or /plugman reload DayAnnouncer
๐งช Commands & Permissions This plugin is fully automatic. No commands or permissions are required at the moment โ plug and play!
๐งฉ Plugin Compatibility โ Spigot / Paper 1.16.5 โ 1.21.5
๐ซ Not tested with modded servers (use at own risk)
๐ Future Plans Per-player toggle for announcements
PlaceholderAPI support
WorldGuard region-based control
Placeholder support for boss bar
โค๏ธ Support & Feedback Have suggestions or found a bug? ๐ฌ Reply to the resource discussion thread or DM me on Spigot! You can also open issues or contribute on GitHub (replace with your repo link)
โ Like the Plugin? If you enjoy using DayAnnouncer, please leave a โญโญโญโญโญ review and share it with other server owners! It helps a lot!
๐ Download Now and Make Every Minecraft Day Count!


