ParkourLite icon

ParkourLite -----

Let players show their jumping skills. Simplified version.



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

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

Localization:
Reward:
GUI:
Options:
---------------------------------------------------------------------------------------------------
TestServer:

  • IP: play.plugin.innouniq.com - 1.19
---------------------------------------------------------------------------------------------------
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
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
  • {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: 793
First Release: Feb 19, 2019
Last Update: Jul 10, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings