Day count+
No reviews yet
This is a simple server mod that adds a day counter and some minor customization to the counter display
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources