From 8d30c4c99de6a78e551cde76c9a858943abfc2ca Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Sat, 24 Jul 2021 17:12:03 +1000 Subject: [PATCH] added RandomNumber and LevelUp entries. --- wiki/Placeholders.md | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index de9acf7..a43ce86 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -84,6 +84,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - ### **R** - **[RainbowColor](#rainbowcolor)** - **[RandomColor](#randomcolor)** + - **[RandomNumber](#randomnumber)** - **[RedisBungee](#redisbungee)** - **[RelCon](#relcon)** - **[RNG](#rng)** @@ -248,6 +249,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[LegendQuest](#legendquest)** - **[LemonMobCoins](#lemonmobcoins)** - **[LevelledMobs](#levelledmobs)** + - **[LevelUp](#levelup)** - **[LuckPerms](#luckperms)** - **[LWC](#lwc)** @@ -1016,6 +1018,20 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can ---- +- ### **RandomNumber** + > /papi ecloud download RandomNumber + + It returns a auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer number, the returned random number will also be an integer. + + ``` + %randomnumber_number% + %randomnumber_number_scale% + %randomnumber_number_min_max% + %randomnumber_number_min_max_scale% + ``` + +---- + - ### **RedisBungee** > /papi ecloud download RedisBungee @@ -3001,6 +3017,35 @@ Please see [this discussion][list] for a list of all expansions officially maint ``` ---- +- ### **[LevelUp](https://polymart.org/resource/levelup.457/)** + > /papi ecloud download LevelUp + ``` + %levelup_item_level% + %levelup_player_level% + %levelup_pickaxe_level% + %levelup_pickaxe_level_percentage% + %levelup_pickaxe_level_meter% + %levelup_pickaxe_xp% + %levelup_pickaxe_xp_percentage% + %levelup_pickaxe_xp_meter% + %levelup_pickaxe_xp_to_next% + %levelup_sword_level% + %levelup_sword_level_percentage% + %levelup_sword_level_meter% + %levelup_sword_xp% + %levelup_sword_xp_percentage% + %levelup_sword_xp_meter% + %levelup_sword_xp_to_next% + %levelup_bow_level% + %levelup_bow_level_percentage% + %levelup_bow_level_meter% + %levelup_bow_xp% + %levelup_bow_xp_percentage% + %levelup_bow_xp_meter% + %levelup_bow_xp_to_next% + ``` +---- + - ### **[LuckPerms](https://www.spigotmc.org/resources/28140/)** > /papi ecloud download LuckPerms