NewQuests
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #324 of 383 adventure mods in this game by downloads
📋 About This Mod
# ✦ NewQuests **NewQuests** is a simple, lightweight, and fully configurable quest plugin for Paper 1.21+ servers. Define quests entirely in YAML — no database required, no bloat. Part of the **New\*** plugin family focused on configurability and Vault integration. --- ## ✅ Features - **6 quest types** — Kill, Mine, Craft, Travel, Fish, Breed - **3 categories** — Daily (resets at midnight), Weekly (resets on Monday), Permanent (once per player) - **Vault support** — money rewards if Vault is installed *(optional)* - **Item rewards** — any material and amount, delivered directly to inventory - **Command rewards** — console commands executed on completion, with `%player%` placeholder - **Inventory GUI** — color-coded status, enchant glow on completed quests, progress bar - **Fully YAML-driven** — add, remove or edit quests without touching any code - **Auto-save** — player data saved on quit, on reload, and every 5 minutes - **Lightweight** — no external libraries, no database, flat YAML per player --- ## 🎮 Commands | Command | Description | Permission | |---|---|---| | `/quests` | Open the quest menu | `newquests.use` | | `/quests reload` | Reload config and quests | `newquests.admin` | | `/quests reset <player> ` | Reset a player's progress | `newquests.admin` | --- ## 🔑 Permissions | Permission | Default | Description | |---|---|---| | `newquests.use` | everyone | Access to `/quests` | | `newquests.admin` | op | Access to reload and reset | --- ## 📋 Quest Types | Type | Tracks | |---|---| | `KILL` | Killing entities (e.g. `ZOMBIE`, `SKELETON`, `PLAYER`) | | `MINE` | Breaking blocks (e.g. `DIAMOND_ORE`, `COAL_ORE`) | | `CRAFT` | Crafting items (e.g. `CRAFTING_TABLE`, `IRON_SWORD`) | | `TRAVEL` | Walking a number of blocks (target: `PLAYER`) | | `FISH` | Catching items while fishing (target: `FISH` or specific material) | | `BREED` | Breeding animals (e.g. `COW`, `SHEEP`) | --- ## 📁 Configuration **config.yml** — GUI title, row count, reset hour, sounds, and all messages. **quests.yml** — define as many quests as you want: ```yaml quests: kill_zombies_daily: name: "Zombie Hunter" description: "Kill 20 zombies today." type: KILL target: ZOMBIE amount: 20 category: DAILY rewards: money: 100.0 items: - material: GOLDEN_SWORD amount: 1 commands: - "say %player% completed Zombie Hunter!" ``` --- ## 🔗 Dependencies - **Required:** (https://papermc.io) - **Optional:** (https://www.spigotmc.org/resources/vault.34315/) *(for money rewards)* --- ## 🧩 New* Plugin Family NewQuests is part of a series of lightweight plugins by **gnustellah**: - **NewEconomy** — Vault-compatible economy - **NewShop** — GUI-based shop - **NewHome** — Home system - **NewBack** — Return to last location - **NewChat** — Chat formatting - **NewSeasons** — Season system - **NewQuests** — Quest system *(this plugin)* --- *Built with Paper API · No NMS · No shaded dependencies*
# ✦ NewQuests
NewQuests is a simple, lightweight, and fully configurable quest plugin for Paper 1. 21+ servers. Define quests entirely in YAML — no database required, no bloat. Part of the New\ plugin family focused on configurability and Vault integration.
## ✅ Features
- 6 quest types — Kill, Mine, Craft, Travel, Fish, Breed
- 3 categories — Daily (resets at midnight), Weekly (resets on Monday), Permanent (once per player)
- Vault support — money rewards if Vault is installed (optional)
- Item rewards — any material and amount, delivered directly to inventory
- Command rewards — console commands executed on completion, with `%player%` placeholder
- Inventory GUI — color-coded status, enchant glow on completed quests, progress bar
- Fully YAML-driven — add, remove or edit quests without touching any code
- Auto-save — player data saved on quit, on reload, and every 5 minutes
- Lightweight — no external libraries, no database, flat YAML per player
## 🎮 Commands
| Command | Description | Permission |
|---|---|---|
| `/quests` | Open the quest menu | `newquests.use` |
| `/quests reload` | Reload config and quests | `newquests.admin` |
| `/quests reset
## 🔑 Permissions
| Permission | Default | Description | |---|---|---| | `newquests.use` | everyone | Access to `/quests` | | `newquests.admin` | op | Access to reload and reset |
## 📋 Quest Types
| Type | Tracks | |---|---| | `KILL` | Killing entities (e.g. `ZOMBIE`, `SKELETON`, `PLAYER`) | | `MINE` | Breaking blocks (e.g. `DIAMOND_ORE`, `COAL_ORE`) | | `CRAFT` | Crafting items (e.g. `CRAFTING_TABLE`, `IRON_SWORD`) | | `TRAVEL` | Walking a number of blocks (target: `PLAYER`) | | `FISH` | Catching items while fishing (target: `FISH` or specific material) | | `BREED` | Breeding animals (e.g. `COW`, `SHEEP`) |
## 📁 Configuration
config.yml — GUI title, row count, reset hour, sounds, and all messages.
quests.yml — define as many quests as you want:
```yaml quests: kill_zombies_daily: name: "Zombie Hunter" description: "Kill 20 zombies today." type: KILL target: ZOMBIE amount: 20 category: DAILY rewards: money: 100. 0 items: - material: GOLDEN_SWORD amount: 1 commands: - "say %player% completed Zombie Hunter!" ```
## 🔗 Dependencies
- Required: (https://papermc.io)
- Optional: (https://www.spigotmc.org/resources/vault. 34315/) (for money rewards)
## 🧩 New Plugin Family
NewQuests is part of a series of lightweight plugins by gnustellah:
- NewEconomy — Vault-compatible economy
- NewShop — GUI-based shop
- NewHome — Home system
- NewBack — Return to last location
- NewChat — Chat formatting
- NewSeasons — Season system
- NewQuests — Quest system (this plugin)
Built with Paper API · No NMS · No shaded dependencies
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- gnustellah
- Version
- 1.0.0
- Downloads
- 89
- Endorsements
- 0
- Category
- adventure
- Created
- 5/31/2026
- Updated
- 5/21/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- adventure, economy, game-mechanics
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does NewQuests support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of NewQuests?
Version 1.0.0, published 2026-05-21 with 89 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
