mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-23 02:55:19 +01:00
Merge pull request #884 from Liinx/wiki
New placeholders and identifier update
This commit is contained in:
commit
0157965576
@ -3929,18 +3929,24 @@ Please see [this discussion][list] for a list of all expansions officially maint
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
```
|
||||
%parkour_maker_player_name%
|
||||
%parkour_maker_parkour_name%
|
||||
%parkour_maker_current_checkpoint%
|
||||
%parkour_maker_current_checkpoint_position%
|
||||
%parkour_maker_join_cooldown%
|
||||
%parkour_maker_reward_cooldown%
|
||||
%parkour_maker_start_message%
|
||||
%parkour_maker_finish_message%
|
||||
%parkour_maker_map_join_cooldown%
|
||||
%parkour_maker_map_reward_cooldown%
|
||||
%parkourmaker_player_name%
|
||||
%parkourmaker_parkour_name%
|
||||
%parkourmaker_current_checkpoint%
|
||||
%parkourmaker_current_checkpoint_position%
|
||||
%parkourmaker_join_cooldown%
|
||||
%parkourmaker_reward_cooldown%
|
||||
%parkourmaker_start_message%
|
||||
%parkourmaker_finish_message%
|
||||
%parkourmaker_map_join_cooldown%
|
||||
%parkourmaker_map_reward_cooldown%
|
||||
%parkourmaker_best-time_<map_name>.<player_name>%
|
||||
%parkourmaker_leaderboard_<map_name>.<position>%
|
||||
```
|
||||
|
||||
Replace `<map_name>` with name of the map you wish to get time for.<br>
|
||||
Replace `<player_name>` with name of the player you wish to display time for.<br>
|
||||
Replace `<position>` with number that coresponds to the position you want to display.
|
||||
|
||||
----
|
||||
|
||||
- ### **[ParkPlusMC](https://polymart.org/resource/parkplusmc.2317)**
|
||||
|
Loading…
Reference in New Issue
Block a user