HomeJavaModsQuestLogs
QuestLogs
ModsJava

QuestLogs

by eldor · on Modrinth

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

⬇ Download on Modrinth
QuestLogs — screenshot 1QuestLogs — screenshot 2QuestLogs — screenshot 3

QuestLogs

A comprehensive quest and challenge plugin for Minecraft Spigot servers.

Features

Quest System

Create quests for your players with multiple types:

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:

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:

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:

For Admins:

All commands have tab completion.

Configuration

The plugin uses YAML files for everything:

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

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more