
MemoryChest 1.1
MemoryChest lets players store 9 items and claim daily copies via a simple, customizable menu.
🔹 MemoryChest is a lightweight and customizable plugin that allows players to store up to 9 special items in a personal memory menu — and **claim a copy of them once per day using a simple command. Perfect for survival, RPG, or donor-based servers.
---
✨ Features
🔸 /memorychest open
→ Opens a custom menu where players can store up to 9 items to memorize.
🔸 `/memorychest claim`
→ Players can claim a copy of their stored items once per day (cooldown is configurable).
🔸 Configurable cooldown
→ Customize how often players can claim (default: 24h).
🔸 Resource Pack Compatible
→ Fully compatible with custom GUI textures and icons.
🔸 No database required
→ Per-player YAML files (`/plugins/MemoryChest/data/`).
🔸 Duplication-safe
→ Items are copied — not transferred. No abuse possible.
---
⚙️ Example Config (`config.yml`)
yaml
cooldown-hours: 24
menu-title: "§bYour Item Memory"
max-items: 9
claim-message: "§aYou have successfully claimed your daily memory!"
cooldown-message: "§cYou must wait %time% before claiming again."