Snowz DayCounter is a Bukkit plugin tested on version 1.19.x that accurately tracks and broadcasts the in-game day count to players. It will tell you the exact days that you've played in a world even prior to the installation. The plugin allows customization of the day count message and sound effect. It also provides a reload command for server operators to quickly apply configuration changes.
Permissions
- snowz_daycounter.reload: Grants the player permission to reload the Snowz DayCounter plugin.
Commands
- /DayCounter reload or /SnowzDayCounter reload: Reloads the plugin configuration from the config.yml file. Requires the snowz_daycounter.reload permission or OP status.
Configuration (config.yml)
The config.yml file allows you to customize the day count message and sound effect.
settings:
custom-message: "Day: "
play-sound: true
- custom-message: The message displayed before the day count (default: "Day: ").
- play-sound: A boolean value to enable or disable playing the sound effect when a new day starts (default: true).
Usage
- Install the Snowz DayCounter plugin in your Bukkit-compatible Minecraft server.
- Customize the config.yml file to set your preferred day count message and sound effect toggle.
- Use the /DayCounter reload or /SnowzDayCounter reload command to apply configuration changes without restarting the server.
- Enjoy the automatic day count announcements and sound effects as you and your players explore the world.
For additional customization or settings, let me know in the comments!