Modscraper Modscraper Minecraft
Day count+ logo

Day count+

Mod

This is a simple server mod that adds a day counter and some minor customization to the counter display

Type

Mod

Modrinth Downloads

23

Modrinth ID

Wjb8oGrz

Last Updated

May 18, 2026

Description

This is a simple server Mod/Plagin that adds a day counter and makes some minor changes to its display.

The counter appears every morning and displays the current day on the server/world for a few seconds at the bottom. If it's a round(10, 50, 100...) date, the counter can play a short animation, sounds, and music.

A small warning: the day counter starts counting not from 0 but from 1, so it will diverge from the counter in F3

You can also configure the counter in the mod/plagin config (in plagin does not have a sound configuration):

# ================================================== # Day Count Events Config # ================================================== # Enable/disable global features enableAnimation = true enableBellSound = true enableXpSound = true enableSpecialEffects = true # ================================================== # Day Word # ================================================== # Word displayed before the number # Max length: 16 characters # # Examples: # "Day" # "Days" # "День" # "Дней" # "Zi" # dayWord = "Day" # ================================================== # Custom Special Days # ================================================== # Add any special numbers here # These numbers will use custom sounds and particles # # Example: # [1, 10, 42, 50, 100] # customSpecialDays = [1, 10, 42, 50, 67, 100, 150, 200, 1161] # ================================================== # Custom Day Settings # ================================================== # Enable custom day sound customDaySound = true # Enable custom day particles customDayParticles = true # Sound for custom days customDaySoundType = "levelup" # Particle effect for custom days customDayParticleType = "firework" # ================================================== # Default Round Day Settings # ================================================== # Used for: # 300, 400, 500, 600... # roundDaySound = true roundDayParticles = true # Sound for round days roundDaySoundType = "firework" # Particle for round days roundDayParticleType = "firework" # ================================================== # Available Sounds # ================================================== # firework # bell # levelup # dragon # totem # ================================================== # Available Particles # ================================================== # firework # happy # endrod # portal

Compatibility

Mod Loaders

Fabric Neoforge Paper Purpur Spigot

Game Versions

1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 +3 more

Screenshots

Similar Mods

External Resources