-
Notifications
You must be signed in to change notification settings - Fork 0
Placeholders
AppleFrank edited this page May 7, 2026
·
12 revisions
Integrating Placeholders using PlaceholderAPI Download PlaceholderApi HERE
-
%levelcraft_path%→ Shows the path chosen by the player (Warrior, Artisan, Explorer, Scholar, Nomad). -
%levelcraft_rank_path%→ Alias of %levelcraft_path%.
-
%levelcraft_title%→ Display dynamic Player title based on path + total level. -
%levelcraft_rank_title%→ Alias of %levelcraft_title%.
-
%levelcraft_total_level%→ Shows the total combined level across all skills -
%levelcraft_level%→ Alias of %levelcraft_total_level%.
-
%levelcraft_prestige%→ Shows the player's prestige level. -
%levelcraft_prestige_level%→ Alias of %levelcraft_prestige%.
-
%levelcraft_souls%→ Shows the Player's current soul count
-
%levelcraft_combat_level%→ Show current Combat skill level. -
%levelcraft_mining_level%→ Show current Mining skill level. -
%levelcraft_woodcutting_level%→ Show current Woodcutting skill level. -
%levelcraft_farming_level%→ Show current Farming skill level. -
%levelcraft_fishing_level%→ Show current Fishing skill level. -
%levelcraft_hunting_level%→ Show current Hunting skill level. -
%levelcraft_smithing_level%→ Show current Smithing skill level. -
%levelcraft_exploration_level%→ Show current Exploration skill level. -
%levelcraft_excavation_level%→ Show current Excavation skill level.
The following placeholders show the player's ranking and level.
-
%levelcraft_top_1_name%→ Replace the number 1 with the position number in the ranking you want to obtain (Top 10 maximum) -
%levelcraft_top_1_level%→ Replace the number 1 with the position number in the ranking level you want to obtain (Top 10 maximum)