From 8fa1fbf7cc9dcdbabf904cd6de284945f4fc526c Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Sun, 16 Jul 2023 12:06:58 +1000 Subject: [PATCH 1/3] added the download information for Enchantment expansion. --- Placeholders.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Placeholders.md b/Placeholders.md index dd826af..54a2582 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -703,7 +703,9 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can ---- - ### **Enchantment** - > /papi ecloud download Enchantment + > Download it from [here](https://github.com/TeamVK/PAPI-Enchantment/releases) + + More info about this expansion can be found on the [GitHub-Repository](https://github.com/TeamVK/PAPI-Enchantment). `<>` is required. From 5bc7f4c408ec98f31b8b1af57dda510128c97c27 Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Sun, 16 Jul 2023 12:21:12 +1000 Subject: [PATCH 2/3] Updated the download information for NumberFormatter --- Placeholders.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index 54a2582..a78f649 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -853,9 +853,9 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can ---- - ### **NumberFormatter** - > /papi ecloud download NumberFormatter + > Download it from [here](https://github.com/TeamVK/PAPI-NumberFormatter/releases) - More info about this expansion can be found on the [PAPI-NumberFormatter](https://polymart.org/resource/3316)). + More info about this expansion can be found on the [PAPI-NumberFormatter](https://github.com/TeamVK/PAPI-NumberFormatter). For instance: From 6a3e3d9caff80c7085135661a557b3fffb180880 Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Sun, 16 Jul 2023 12:28:55 +1000 Subject: [PATCH 3/3] updated the download information for RandomNumber --- Placeholders.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index a78f649..de55276 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -1146,9 +1146,11 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can ---- - ### **RandomNumber** - > /papi ecloud download RandomNumber + > Download it from [here](https://github.com/TeamVK/PAPI-RandomNumber/releases) + + More info about the expansion can be found on the [GitHub-Repository](https://github.com/TeamVK/PAPI-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. + It returns an auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer numbers, the returned random number will also be an integer. ``` %randomnumber_number%