QuestEngine icon

QuestEngine -----

A simple yet optimized quest plugin



PAPI SIMPLE
PAPI SIMPLE

1. 전체 통계 관련 (Global Statistics)
%questengine_active_count%

  • EN: Shows the number of quests the player is currently working on.

  • KR: 플레이어가 현재 진행 중인 퀘스트의 총 개수를 보여줍니다.
%questengine_completed_count%

  • EN: Shows the total number of quests the player has successfully finished.

  • KR: 플레이어가 지금까지 완료한 퀘스트의 총 개수를 보여줍니다.
%questengine_total_points%

  • EN: Shows the sum of all quest points the player has earned so far.

  • KR: 플레이어가 퀘스트를 통해 획득한 모든 포인트의 합계를 보여줍니다.
%questengine_active_list_ids%

  • EN: Lists the IDs of all currently active quests, separated by commas.

  • KR: 현재 진행 중인 퀘스트들의 ID 목록을 쉼표로 구분하여 나열합니다.
%questengine_completed_list_ids%

  • EN: Lists the IDs of all completed quests, separated by commas.

  • KR: 완료된 퀘스트들의 ID 목록을 쉼표로 구분하여 나열합니다.
%questengine_active_list_names%

  • EN: Lists the display names of all currently active quests, separated by commas.

  • KR: 현재 진행 중인 퀘스트들의 이름(DisplayName) 목록을 쉼표로 구분하여 나열합니다.
2. 진행 중 퀘스트 정보 (Active Quest by Index)
인덱스(번호)는 1번부터 시작하며, 해당 번호에 퀘스트가 없으면 빈 칸으로 출력됩니다.

%questengine_active_{index}_id%

  • EN: Shows the unique ID of the quest at the specified position in the active list.

  • KR: 진행 중인 목록에서 해당 번호에 위치한 퀘스트의 고유 ID를 출력합니다.
%questengine_active_{index}_name%

  • EN: Shows the internal name of the quest at the specified position.

  • KR: 해당 번호에 위치한 퀘스트의 내부 시스템 이름을 출력합니다.
%questengine_active_{index}_title%

  • EN: Shows the colored display title of the quest at the specified position.

  • KR: 해당 번호 퀘스트의 제목을 출력하며, 설정된 색상 코드가 적용됩니다.
%questengine_active_{index}_reward%

  • EN: Shows the reward description text for the quest at the specified position.

  • KR: 해당 번호 퀘스트의 보상 설명 텍스트를 출력합니다.
%questengine_active_{index}_points%

  • EN: Shows how many points will be rewarded upon completing this quest.

  • KR: 해당 번호 퀘스트 완료 시 지급될 포인트 수치를 보여줍니다.
%questengine_active_{index}_target%

  • EN: Shows the total target amount required to complete the quest.

  • KR: 해당 번호 퀘스트를 완료하기 위해 필요한 목표 총량을 보여줍니다.
%questengine_active_{index}_progress%

  • EN: Shows the current progress amount of the quest at the specified position.

  • KR: 해당 번호 퀘스트의 현재 진행 수치를 보여줍니다.
%questengine_active_{index}_percent%

  • EN: Shows the progress of the quest as a percentage (e.g., 50%).

  • KR: 해당 번호 퀘스트의 진행도를 백분율(예: 50%)로 보여줍니다.
%questengine_active_{index}_bar%

  • EN: Shows a visual progress bar using colored square symbols.

  • KR: 초록색과 회색 사각형 기호를 사용해 진행 상태를 막대 그래프로 보여줍니다.
%questengine_active_{index}_state%

  • EN: Shows the current status of the quest (active, completed, or blank).

  • KR: 해당 퀘스트의 현재 상태를 표시합니다. (진행중은 active, 완료는 completed, 그 외엔 빈칸)
3. 특정 퀘스트 정보 (Specific Quest by ID)
퀘스트 ID를 직접 입력하며, 존재하지 않는 ID일 경우 빈 칸으로 출력됩니다.

%questengine_qid_{quest_id}_id%

  • EN: Returns the ID of the specified quest if it exists.

  • KR: 지정한 ID의 퀘스트가 존재하면 해당 ID를 다시 반환합니다.
%questengine_qid_{quest_id}_title%

  • EN: Shows the colored display title of the specific quest ID.

  • KR: 지정한 ID를 가진 퀘스트의 제목을 색상 코드를 포함하여 출력합니다.
%questengine_qid_{quest_id}_progress%

  • EN: Shows the player's current progress for the specific quest ID.

  • KR: 지정한 ID의 퀘스트에 대해 플레이어가 현재 얼마나 진행했는지 수치를 보여줍니다.
%questengine_qid_{quest_id}_percent%

  • EN: Shows the progress percentage for the specific quest ID.

  • KR: 지정한 ID 퀘스트의 진행도를 퍼센트로 보여줍니다.
%questengine_qid_{quest_id}_bar%

  • EN: Shows the visual progress bar for the specific quest ID.

  • KR: 지정한 ID 퀘스트의 진행 상태를 막대 그래프로 보여줍니다.
%questengine_qid_{quest_id}_state%

  • EN: Shows if the specific quest is currently active or completed.

  • KR: 지정한 ID의 퀘스트가 현재 진행 중인지 완료되었는지를 상태값으로 보여줍니다.
----------, May 5, 2026
Resource Information
Author:
----------
Total Downloads: 374
First Release: Nov 8, 2025
Last Update: May 20, 2026
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings