Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 6 days ago
🚀 LongerDays
Take control of time. Customize day and night cycles to your liking.
LongerDays is a lightweight, performance-focused Paper plugin that lets you customize the duration of days and nights using simple, minute-based commands.
Make your days longer, nights shorter, or both, without changing the server's tick rates, entity speeds, crop growth, or redstone mechanics. Every calculation is done smoothly in the background, ensuring zero impact on your server's TPS.
✨ Features
🕒 Time Cycle Customization
- Custom Day/Night Cycles: Control exactly how long days and nights last using real-world minutes.
- Per-World Settings: Give each world its own unique cycle, or restore vanilla 10-minute cycles where you want.
- Safe Dimension Handling: Automatically ignores dimensions without a normal sky clock (like the Nether and the End) to prevent issues.
🛠️ Commands & Permissions
💡 Tip: You can use either
/longerdaysor the shorter alias/ldfor all commands.
- 💻
/ld help— Shows grouped help and usage examples. - 📊
/ld status [world]— Shows the active cycle duration and settings. - ⏳
/ld setDuration day <mins> night <mins> [world]— Sets both day and night durations. - ☀️
/ld setDuration day <mins> [world]— Changes only the daytime duration. - 🌙
/ld setDuration night <mins> [world]— Changes only the nighttime duration. - ❌
/ld disableDuration [world]— Disables custom cycles and restores vanilla 10-minute cycles. - 🔄
/ld resetDuration [world]— Resets cycles to plugin defaults (30-min day / 10-min night). - ⚙️
/ld reload— Reloads the plugin configuration file (config.yml).
- Admin commands require:
longerdays.admin(Granted to OP by default) - Player commands require:
longerdays.command(Granted to OP by default)
⚙️ Default Configuration
📄 Click to view the default config.yml
# LongerDays Configuration File
version: 1.0
defaults:
enabled: true
day-duration-minutes: 30
night-duration-minutes: 10
📦 Installation
- Download the latest
.jarfile from the Versions tab. - Drop it into your Paper server's
pluginsfolder. - Restart your server.
- Configure settings in-game via command or inside
plugins/LongerDays/config.yml.
💜 Support & Suggest Features
If LongerDays helped improve your server, consider supporting the development!
- 💰 Support & Pitch an Idea: You can make a donation via PayPal. Have a feature idea? Leave a suggestion in your donation note!
- 💬 Discord Community (Coming Soon): An official Discord server is being prepared for support and discussions. Stay tuned!


