Parkour icon

Parkour -----

Let players show their jumping skills.



Dependencies:
---------------------------------------------------------------------------------------------------
WIKI

---------------------------------------------------------------------------------------------------
Config:

CustomValues:
Localization:
Reward:
Command:
GUI:
Options:
---------------------------------------------------------------------------------------------------
TestServer (LiveDemo):

  • IP: play.plugin.innouniq.com - 1.19.4
---------------------------------------------------------------------------------------------------
Placeholders:
(Used at Figures, GUIs, ScoreBoards)
  • {map_name} - Map's name
  • {map_author} - Map's author
  • {online} - Online players in the map
  • {max} - Max players in the map
  • {rank} - Required rank
  • {rating} - Rating value
  • {rating_max} - Maximal rating value
  • {rating_char_ratio} - Rating expressed by symbols. (Stars)
  • {rating_count} - Total count of ratings
ScoreBoard Placeholders:

In-Game ScoreBoard:
  • {map_name} - Map's name
  • {map_author} - Map's author
  • {map_difficulty} - Map's difficulty
  • {map_category} - Map's category
  • {leader_name} - Leader's nickname
  • {leader_time} - Leader's time
  • {personal_time} - Personal best time
  • {personal_position} - Personal best position
  • {personal_position_suffix} - Personal best position suffix
  • {chp_reached} - Count of reached checkpoints
  • {chp_all} - Count of all checkpoints in map
  • {fall_count} - Count fo falls
  • {rating} - Rating value
  • {rating_max} - Max rating value
  • {rating_char_ratio} - Rating expressed by symbols. (Stars)
  • {total_completions} - Count of completions of map.
  • {average_time} - Average time
  • {player} - Player's name
  • {l_name_X} - Leader's name of the Xth Place
  • {l_time_X} - Leader's time of the Xth Place
X Can be as high as StatsLimit value!

PlaceholderAPI
---------------------------------------------------------------------------------------------------
ParkourAPI

Code (Java):
package com.innouniq.minecraft.Parkour.API ;

/**
* Method to get current rank of the Player.
*
* @return Current rank of the Player, or null if Player is not online.
*/

( String ) ParkourAPI. getRank (Player player ) ;

/**
* Method to get RankPoints of the Player.
*
* @return RankPoints of the Player, or -1 if Player is not online.
*/

( int ) ParkourAPI. getRankPoints (Player player ) ;
---------------------------------------------------------------------------------------------------
[​IMG]
Resource Information
Author:
----------
Total Downloads: 211
First Release: Oct 24, 2016
Last Update: May 24, 2024
Category: ---------------
All-Time Rating:
34 ratings
Find more info at www.innouniq.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings