PikaMug / Quests

Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.
https://modrinth.com/plugin/quests.classic
MIT License
141 stars 104 forks source link

Quests placeholderAPI #2218

Closed Vitek511 closed 4 weeks ago

Vitek511 commented 1 month ago

Where else have you looked for answers to this question?

Hello, I need help regarding the PlaceholderAPI for the quests plugin. Specifically, I'm concerned with the "condition" of starting a conversation to the plugin interaction.

%quests_player_current_stagenumber%

Would someone be so kind as to throw me an exact example of how to use this? No matter how hard I try it doesn't work.

Thanks

Share your question with as much detail as possible.

f

PikaMug commented 4 weeks ago

Put the quest ID at the end, such as %quests_player_current_stage_number_custom0001%.

Use https://github.com/PikaMug/PlaceholderExpansion-Quests/issues for further questions regarding the expansion.