跳到主要内容

QuestPlus

The QuestPlus Extension adds NPC escorts, rotating quest pools and a combat status fact to the BTC Typewriter build.

Entry Library

Configuration

Pool configuration.

Objectives

New quest tasks.

Actions

Controlling missions.

Activities

AI logic.

Quick Start

  • 1. Configure Settings — Start with the configuration entry: temporary_quest_definition. This defines global settings for the extension. → temporary_quest_definition
  • 2. Trigger Actions — Use action entries to interact with the extension: escort_start, escort_next, escort_stop. Trigger them from commands, NPCs, events, or other entries. → escort_start → escort_next

MiniPlaceholders

The custom build uses MiniMessage tags:

PlaceholderDescription
<escort_checkpoint>Escort checkpoint
<escort_time>Escort elapsed/remaining time
<escort_health> / <escort_health_max>Escort health
<tempquest_time_remaining:<id>>Next rotation

Navigation is provided by QuestCodex through the LocatableObjective contract; QuestPlus no longer renders a private GPS system.

Commands

CommandDescription
/escortEscort quest debug command.

Permissions

PermissionDescription
questplus.escort.debugDebug escort quests.