Sprache

QuestLogs

QuestLogs

Modrinth

Advanced quest system for Minecraft servers with GUI quest book, SQLite stats tracking, timed challenges, and extensive reward customization.

503 Downloads 5 Follower aktualisiert 4mo ago
neueste v1.0.4 Modrinth
Bukkit Paper Purpur Spigot 1.21 – 1.21.11 AdventureGame-mechanicsMinigame

QuestLogs

A comprehensive quest and challenge plugin for Minecraft Spigot servers.

Features

Quest System

Create quests for your players with multiple types:

  • Exploration: Travel 5000 blocks to unlock rewards
  • Mining: Mine 50 diamond ore or 100 iron ore
  • Combat: Kill 25 zombies or 15 skeletons
  • Crafting: Craft 64 sticks or 32 torches
  • Building: Place 500 cobblestone blocks

Quests are displayed in a chest GUI interface. Players track progress with /questbook and get notifications as they progress.

Quest Prerequisites

Set up quest chains where players must complete one quest before accessing the next. For example:

Novice Miner → Apprentice Miner → Expert Miner → Master Miner

Player Statistics

All player activity is tracked in a local SQLite database:

  • Total playtime (current session + lifetime)
  • Blocks explored, mined, broken, placed
  • Items crafted by type
  • Mobs killed by type
  • Quests completed
  • Challenges won and participated in

View stats with /queststats or check other players with /queststats <player>.

Timed Challenges

The plugin runs server-wide competitive events automatically. Default setup includes 10 challenges that run every hour for 5 minutes each:

  • Stone Mining Sprint: Mine the most stone
  • Diamond Dash: Mine the most diamond ore
  • Zombie Hunt: Kill the most zombies
  • Speed Builder: Place the most blocks
  • And 6 more...

Top 3 players get rewards. Rewards include items, enchanted books (Fortune III, Silk Touch, Mending, etc.), and experience points.

Rewards

Configure rewards in YAML format:

rewards:
  DIAMOND: 5
  IRON_INGOT: 16
  ENCHANTED_BOOK:
    enchantments:
      FORTUNE: 3
xp_reward: 500

Supports any item, any enchantment at any level, and XP rewards.

Commands

For Players:

  • /questbook - Opens the quest GUI
  • /queststats [player] - Shows statistics
  • /challenge - Shows active challenge info

For Admins:

  • /questadmin reload - Reloads config files
  • /questadmin complete <quest> <player> - Completes a quest for a player
  • /challengeadmin start <challenge> - Starts a specific challenge
  • /challengeadmin list - Lists all available challenges

All commands have tab completion.

Configuration

The plugin uses YAML files for everything:

  • config.yml - Main settings and notification intervals
  • quests.yml - All quest definitions
  • challenges.yml - Challenge pool and scheduling
  • progress.yml - Player quest progress (auto-generated)

Includes 12+ example quest files to help you get started.

GUI Customization

Set custom positions and icons for quests:

gui_slot: 10      # Place in specific inventory slot
gui_icon: DIAMOND_PICKAXE  # Use custom item as icon

Technical Info

  • Minecraft: 1.21+
  • Server: Spigot or Paper
  • Java: 21+
  • Database: SQLite (bundled, no setup required)
  • Dependencies: None

That's it. The plugin creates all necessary files on first run with working examples.

For more information, documentation, and source code, check out the GitHub repository.

Versionen

Release
1.0.4
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 4mo ago
## What's Changed ### Bug Fixes - **Fix critical lag spikes on player quit**: Player quit was saving ALL players' stats synchronously on the main thread,…
175
Release
1.0.3
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 6mo ago
- Updated Spigot API to 1.21-R0.1-SNAPSHOT for Minecraft 1.21.11 compatibility - Fixed crafting challenge tracking bug (event cancellation check, improved…
142
Release
1.0.2
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 7mo ago
### ✨ Enchanted Book Support QuestLogs now supports giving enchanted books with stored enchantments as rewards! Players can receive enchanted books that can…
139
Release
1.0.1
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 7mo ago
## Fixed Bugs - Quest progress no longer exceeds target amounts - Affects mob kill quests, mining quests, placement quests, and crafting quests - Progress…
17
Release
1.0.0
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 7mo ago
# 🎉 QuestLogs v1.0.0 - Initial Release The first stable release of QuestLogs! A comprehensive quest and challenge system for Minecraft Spigot 1.21+. ##…
30

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

Herunterladen QuestLogs

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.