Placeholder
Simply way to get data of plugin at various places around the server.
PlaceholderAPI
If you are familiar with PlaceholderAPI resource, you can obtain data and display it at another plugin.
Player's Profile:
%parkour_profile_rank% - Player's rank
%parkour_profile_rank_skill_point_amount% - Current skill point amount
%parkour_profile_rank_next% - Next rank
%parkour_profile_rank_next_skill_point_amount% - Required skill point amount to next rank
Personal Statistics:
%parkour_statistic_personal_map_<MapName>_decisive_value% - Parsed decisive value of the map
%parkour_statistic_personal_map_<MapName>_decisive_value_raw% - Raw decisive value of the map
%parkour_statistic_personal_map_<MapName>_position% - Position at map
%parkour_statistic_personal_map_<MapName>_position_raw% - Position at map(If it does not exist, max int value)
Map Statistics:
%parkour_statistic_leader_map_<MapName>_decisive_value_<Order>% - Parsed decisive value of player at requested position
%parkour_statistic_leader_map_<MapName>_name_<Order>% - Name(Nick) of the player at the requested position
Map Count:
%parkour_map_count_all% - Count of maps
%parkour_map_count_accessible% - Count of accessible maps
%parkour_map_count_maintenance% - Count of maps in maintenance
%parkour_map_count_locked% - Count of locked maps
%parkour_map_count_c_<Category>% - Count of maps in the selected category
%parkour_map_count_d_<Difficulty>% - Count of maps in the selected difficulty
Miscellaneous:
%parkour_version% - Version of Parkour plugin
Last updated