
Die Seltensten Dinge Suchen
A Minecraft Paper plugin to track and celebrate the rarest items and events in the game — inspired by BastiGHG. "DIE SELTENSTEN DINGE IN MINECRAFT FINDEN"
- Загрузки
- 121
- Подписчики
- 1
- Обновлён
- 22 марта 2026 г.
- Лицензия
- AGPL-3.0-only
Опубликован 11 марта 2026 г.
🏆 Rare Items Hunter
Track the rarest items and events in Minecraft — with GUI, fireworks and global announcements.
Inspired by BastiGHG's rare item videos.
📸 Screenshots



✨ What does it do?
RareItemsHunter adds a collection tracker for the most unlikely things to happen in Minecraft. Players open the GUI with /ri, click the glass pane above or below an item to confirm they found it, and unlock a fireworks celebration with a personal timestamp.
When someone collects all 30+ items, a global server announcement fires and five simultaneous fireworks light up the sky.
🎯 Key Features
- 30+ built-in rare items & events
- Interactive GUI — glass panes above/below items to click and confirm finds
- Per-item timestamps — each find is saved with the exact date and time
- Progress bar — turns orange when you reach 100%
- Global chat announce — only fires when a player collects all items
- Localization — German (
de) and English (en) out of the box, fully editable - Custom items via config — extend the list without touching the source code
🎮 Commands
| Command | Permission |
|---|---|
/ri |
rih.use |
/ri help |
rih.use |
/ri reset <player> |
rih.admin |
/ri reload |
rih.admin |
/ri give <player> <id> |
rih.admin |
⚙️ Config example
language: de # de | en
firework-power: 1
gui-title: "&8» &6&lSeltene Items &8«"
announce-find: true
custom-items:
- id: "my_rare_block"
material: "SPONGE"
name: "&e&lMy Rare Block"
chance: "~0.1 %"
description: "Found in a special location"
rarity: 34
occurrence-only: false
🛠️ Requirements
- Paper 1.21.4+
- Java 21+
📁 Source Code
github.com/Zyvera-Systems/RareItemsHunter
Ченджлог
1.3.3Релиз1.21.9, 1.21.10, 1.21.11 · 22 марта 2026 г.
- New stats system with /ri stats
- /ri stats for viewing other players
- Export feature has been removed again
- /ri is now available to all players without a permission
- /ri is now available to all players without a permission
- Stats permissions for self and others can now be handled separately
- Admin commands remain protected
- New storage system:
- YAML as default
- optional MySQL via config
- Server owners can now choose their preferred data backend
1.3.2Релиз1.21.9, 1.21.10, 1.21.11 · 20 марта 2026 г.
- Broken or outdated entries are now validated more strictly
- Spoiler Mode is optional and fully config-based (Unfound entries can now be shown as ???)
- Rewards are now much more flexible
- New Command: /ri rewardmode <peritem / global>
Some improvements:
- Improved config validator for config.yml
- Checks for missing categories
- Checks for invalid materials
- Checks for duplicate IDs
- Detects and cleans up broken color codes
- Rewards can now be configured per item
1.3.1Бета1.21.9, 1.21.10, 1.21.11 · 19 марта 2026 г.
- Add extra compatibility for Bukkit / Purpur / Pufferfish / Folia.
- GUI Improvements
- Create Category Cache
- Add ID-Index for faster "Item searching"
1.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 17 марта 2026 г.
- Filter Settings at Main GUI (with Hopper)
- All "Rare Items" are configurable in the config.yml
- Many new rare items
- Quality Improvements
- configurable Rewards on Rare Item found
- Improvements for German Messages
1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 17 марта 2026 г.
- Add Item Inventory Check on click
- Language & Messages Improvements
1.1.1Бета1.21.9, 1.21.10, 1.21.11 · 13 марта 2026 г.
- Close the GUI on Task finish
- Fix message.yml edits
Комментарии
Загружаем…