Compatibility
Minecraft: Java Edition
1.21β1.21.8
1.20.x
1.19.x
Platforms
Links
Tags
Creators
Details
Licensed Apache-2.0
Published 11 months ago
Updated 11 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.


