Daily Apple – Timed Golden Apple Rewards
Give your players a reason to return daily with
Daily Apple!
This lightweight plugin lets you place
Enchanted Golden Apples inside item frames. Players can then
right-click the frame to claim a
customizable Golden Apple reward - but only once every set time period (like every 24 hours!).
✨ Features
- ️ Use
Enchanted Golden Apples in Item Frames as reward stations
- ⏱️
24-hour cooldown per player per frame (configurable)
- ⚙️ Fully configurable:
- Cooldown time
- Reward item name
- Reward amount
- Messages
- Cooldowns are
saved in a YAML file, so they're preserved after server restarts
- Works great for survival, RPG, or hub servers
Code (YAML):
cooldown-time
: 86400000
# in milliseconds (default: 24 hours)
apple-amount
: 1
apple-name
:
"&5Golden Apple"
message-wait
:
"&cYou can claim this again in %h%h %m%m %s%s."
message-give
:
"&aYou received your &5Golden Apple&a!"
How to Use
- Place an Item Frame
- Put an Enchanted Golden Apple inside (right-click with one)
- Players right-click the frame to get their daily reward!
Only Enchanted Golden Apples trigger the system – regular apples are ignored.
Compatibility
- ✅ Minecraft 1.8.9 (tested)
- ✅ Spigot / Paper
- ❗ Java 8 required
❤️ Support
Have a suggestion, bug, or need help? Post in the discussion thread or message me directly on Spigot!