All Items plugin
Fun Plugin that lets you collect all Items that are available in the game.
All Items plugin
🌍 AllItems Challenge Plugin
A Minecraft/Purpur plugin for the every item in the game! 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`)
```yaml
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
1. Download the `.jar` file and place it in your `plugins` folder 2. Start the server once to generate the config and language files 3. Customize `config.yml` and language files as needed 4. 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.
---