From 68e5c4c0bd87949d60ebfbf761d6cf90fa0fc4ea Mon Sep 17 00:00:00 2001 From: KPGTB Date: Wed, 12 Nov 2025 11:02:06 +0100 Subject: [PATCH] aj progress / required progress placeholders --- Jobs/general/placeholderapi-placeholders.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Jobs/general/placeholderapi-placeholders.md b/Jobs/general/placeholderapi-placeholders.md index aea68e3..91b1d83 100644 --- a/Jobs/general/placeholderapi-placeholders.md +++ b/Jobs/general/placeholderapi-placeholders.md @@ -40,6 +40,14 @@ AdvancedJobs integrates seamlessly with PlaceholderAPI, offering a wide array of %advancedjobs_<job>_active% Whether the player currently has the specified job active (true or false). + + %advancedjobs_<job>_progress% + The player's progress towards the next level in the specified job. + + + %advancedjobs_<job>_required_progress% + The player's required progress towards the next level in the specified job. + %advancedjobs_<job>_percentage_progress% The player's progress percentage towards the next level in the specified job.