rowan-vr / CustomAdvancements

Custom Advancements is an easy to configure minecraft plugin where you can create your own advancements for your server. Your players can use the easy to use GUI to see the advancements and their progress and how to activate them!
https://www.spigotmc.org/resources/custom-advancements.91167/
GNU General Public License v2.0
34 stars 7 forks source link

Invalid Path #180

Closed SirCraftypants closed 8 months ago

SirCraftypants commented 8 months ago

Throwing Invalid path provided in Placeholder message in Advancements

harvest_breed being the tree wheat1 being the path

description: "Harvest 10 Wheat\n - %customadvancements_progress_percentage_harvest_breed.wheat1% Completed!\n \n&6&lRewards\nFarmer Job Permission"

Paper 1.20.2 PalceholderAPI 2.11.5

Example: https://paste.helpch.at/ikuderuyot.yaml

SirCraftypants commented 8 months ago

I worked out the problem, for anyone else running in to this problem.

Answer: Do not use _ in file tree names, i am using - instead.