Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.19.x
Platforms
Links
Creators
Details
Licensed Apache-2.0
Published 5 months ago
Updated 5 months ago
🌍 AllItems Challenge Plugin
A Minecraft/Purpur plugin for the All Items Challenge!
Face the ultimate test: collect every item in the game in random order – with timers, bossbars, progress tracking and more.
✨ Features
- 🎯 Randomized order of all Minecraft items
- ⏱️ Timer display in the Actionbar & progress via BossBar
- 🎶 Configurable sound when an item is found
- 🌐 Multi-language support (English + German by default, easily extendable)
- 🔄 In-game reload command:
/allitems reload - 🔁 Reset command:
/allitems reset(new random seed, timer reset) - 💾 Automatic saving of progress, restored when players rejoin
📜 Commands
| Command | Description | Permission |
|---|---|---|
/allitems start |
Start the challenge | allitems.use |
/allitems skip |
Skip the current item | allitems.use |
/allitems progress |
Show your current item | allitems.use |
/allitems seed |
Show the current seed | allitems.use |
/allitems seed <value> |
Set a custom seed | allitems.use |
/allitems pause |
Pause the timer | allitems.use |
/allitems resume |
Resume the timer | allitems.use |
/allitems reset |
Completely reset the challenge (new seed) | allitems.use |
/allitems reload |
Reload config & language files | allitems.reload |
⚙️ Configuration (config.yml)
# Language (EN_US or DE)
language: EN_US
# Sound when an item is found
item-found-sound: ENTITY_PLAYER_LEVELUP
🌐 Languages
Included by default:
- 🇺🇸 English (
EN_US.yml) - 🇩🇪 German (
DE.yml)
Custom languages can easily be added in plugins/AllItems/languages/.
🔧 Installation
- Download the
.jarfile and place it in yourpluginsfolder - Start the server once to generate the config and language files
- Customize
config.ymland language files as needed - Start the challenge with
/allitems start!
📷 Screenshots





🧑💻 Compatibility
- ✅ Tested on Purpur 1.19 - 1.21.8 (also works with Paper/Spigot)
- ⚠ Vanilla Bukkit is not recommended
📜 License
This plugin is free to use on private servers.
For public distribution, please link back to the official download page.


