HomeJavaModsdel
del
QuestWorld2 - Modern Quest System Plugin


A Modern Minecraft Quest System Plugin

Rebuilt from the ground up with Paper 1.21.4 API for enhanced performance

Table of Contents
Open Source Statement
As stated by the original author on the Bukkit Dev page:

"I (mrCookieSlime/TheBusyBiscuit) have stopped working on this Plugin and now develop Video Games instead. But this doesn't mean QuestWorld is dead. This Plugin is available on GitHub, so if you are or know a talented Plugin Developer, consider contributing to it by making a Pull Request to keep this Project alive."

Our Mission
Following the original author's open-source vision, we have completely rebuilt QuestWorld2 with modern technologies:

✨ Features
Core Functionality
Technical Advantages
Plugin Integration
Quick Start
Installation Steps
  1. Download the latest plugin release
  2. Place the JAR file in your server's plugins folder
  3. Restart your server (SQLite database will be created automatically)
  4. Open the quest book with /quests
  5. Start creating quests with /questeditor gui
Optional Dependencies
Plugin Purpose Version
Vault Economy system integration Latest
Citizens NPC quest support 2.0+
Quest Types
QuestWorld2 supports 20+ quest types covering all aspects of Minecraft gameplay:

Basic Quest Types
Type Description Example
CRAFT
Craft specific items Craft 64x Wooden Planks
SUBMIT Submit specific items Submit 32x Iron Ingots
DETECT Have items in inventory Own 1x Diamond Sword
KILL ⚔️ Kill specific mobs Kill 10x Zombies
MINE_BLOCK ⛏️ Mine specific blocks Mine 100x Stone
FISH Catch items with fishing rod Catch 5x Fish
REACH_LOCATION Reach specific coordinates Reach (100, 64, 200)
PLAY_TIME ⏰ Play for specific duration Play for 2 hours
REACH_LEVEL Reach specific level Reach level 30
NPC Quest Types (Requires Citizens)
Type Description Example
CITIZENS_INTERACT
Talk to NPCs Talk to Village Chief
CITIZENS_SUBMIT Give items to NPCs Give Blacksmith 10x Iron
KILL_NPC ⚔️ Kill specific NPCs Kill Bandit NPC
ACCEPT_QUEST_FROM_NPC Accept quests from NPCs Accept quest from Chief
Advanced Quest Types
Type Description Plugin Required
KILL_NAMED_MOB
️ Kill named creatures None
JOIN Join server X times None
Commands
Player Commands
Command Description
/quests Open the main quest book
/quests [categoryID] Open specific category
/quests [categoryID] [questID] Open specific quest
/quests accept [UUID] Accept party invitation
⚙️ Admin Commands
Command Description Permission
/questeditor gui Open quest editor QuestWorld.editor
/questeditor import <file> Import quest presets QuestWorld.editor
/questeditor export <file> Export quest presets QuestWorld.editor
Configuration
⚙️ Main Configuration (config.yml)
options:
auto-update: true # Auto-update checking
quest-check-delay: 60 # Quest check interval (seconds)
debug: false # Debug mode toggle

party:
max-members: 4 # Maximum party size
enabled: true # Enable party system

book:
on-first-join: true # Give quest book on first join

Internationalization
Data Storage

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

del is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 111 times (via Spigot). Download it and open it directly in the game.

Explore more