LuckyHours
SpigotMCModrinthAutomated scheduled events and multipliers for Minecraft servers.
4 downloads
latest v1.0.0 SpigotMC
A lightweight and flexible Minecraft plugin that allows you to create scheduled server events such as double experience, special bonuses, and more.
Perfect for servers that want to automate weekend boosts, holiday events, or limited-time bonuses without manual activation.
✨ Features
- ⏰ Fully automated scheduled events
- Support for:
- Specific dates
- Days of the week
- Yearly events
- Timezone support
- ⚡ Lightweight and optimized
- Easy configuration
- Customizable messages
- Simple API-friendly structure
Current Actions
Experience Multiplier
Automatically enable temporary experience boosts.Examples:
- x2 EXP Weekend
- Night EXP Boost
- Holiday EXP Events
Scheduling Examples
Weekly Event
Code (Text):
days:
- SATURDAY
- SUNDAY
start: "18:00"
end: "23:00"
Specific Date
Code (Text):
dates:
- "2026-05-15"
start: "12:00"
end: "18:00"
Yearly Event
Code (Text):
yearly-date: "12-25"
start: "00:00"
end: "23:59"
Timezone Support
Configure your own timezone:
Code (Text):
timezone: "Europe/Kyiv"
Custom Messages
Fully customizable language file.Example:
Code (Text):
action.multiplier.enabled: "&aThe x{multiplier} experience bonus has been activated!"
action.multiplier.disabled: "&cThe x{multiplier} experience bonus has ended!"
Commands
| Command | Description |
| /luckyhours reload | Reload plugin command |
Compatibility
- Minecraft 1.16+
- Paper
- Spigot
- Purpur
Why LuckyHours?
Unlike heavy event systems, LuckyHours focuses on simplicity, performance, and automated scheduling.Set it once — let the plugin handle the rest.
Planned Features
- Money multipliers
- Loot boosts
- Custom actions
- PlaceholderAPI support
- GUI editor
- Discord webhook notifications
Comments 0
No comments yet. Be the first to share your thoughts.