From e8892c77ff6cfa0596c7a6cab94a9d1cdbd0204b Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Thu, 22 Jun 2023 11:45:15 +1000 Subject: [PATCH 1/3] Update Placeholders.md added an entry for EntityControl plugin. --- Placeholders.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Placeholders.md b/Placeholders.md index 956d32d..6604abb 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -203,6 +203,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - ### **E** - **[Economy Bank](#economy-bank)** - **[Enjin & DonationCraft 2.x](#enjin--donationcraft-2x)** + - **[EntityControl](#entitycontrol)** - **[Envoys](#envoys)** - **[EpicFriends](#epicfriends)** - **[EpicLevels](#epiclevels)** @@ -2634,6 +2635,15 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[EntityControl](https://polymart.org/resource/218)** + > NO DOWNLOAD COMMAND + + ``` + %entitycontrol_limit_for_% : returns the maximum number of in the region where you're standing + ``` + +---- + - ### **[Envoys](https://www.spigotmc.org/resources/20357/)** > /papi ecloud download Envoys From 9416841fc80eee2b19c629b9b032e1389dd70761 Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Thu, 22 Jun 2023 12:56:31 +1000 Subject: [PATCH 2/3] Renamed VKAutoPickup to AutoPickup. VKAutoPickup is now released as AutoPickup. --- Placeholders.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index 6604abb..3204e2f 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -144,6 +144,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[AParkour](#aparkour)** - **[ASkyBlock](#askyblock)** - **[AsyncKeepAlive](#asynckeepalive)** + - **[AutoPickup](#autopickup)** - **[AutoRank](#autorank)** - **[AutoSell](#autosell)** @@ -421,7 +422,6 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[Vault](#vault)** - **[VenturaCalendar](#venturacalendar)** - **[ViaVersion](#viaversion)** - - **[VKAutoPickup](#vkautopickup)** - **[VoteParty](#voteparty)** - **[VoteRoulette](#voteroulette)** - **[VotingPlugin](#votingplugin)** @@ -1884,6 +1884,19 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[AutoPickup](https://polymart.org/resource/153)** + > NO DOWNLOAD COMMAND + + ``` + %autopickup_pickup% + %autopickup_autosell% + %autopickup_autoplanting% + %autopickup_autosmelt% + %autopickup_autoblock% + ``` + +---- + - ### **[AutoRank](https://www.spigotmc.org/resources/3239/)** > /papi ecloud download AutoRank @@ -6316,19 +6329,6 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa ---- -- ### **[VKAutoPickup](https://polymart.org/resource/vkautopickup.153)** - > /papi ecloud download VKAutoPickup - - ``` - %vkautopickup_pickup% - %vkautopickup_autosell% - %vkautopickup_autoplanting% - %vkautopickup_autosmelt% - %vkautopickup_autoblock% - ``` - ----- - - ### **[VoteParty](https://www.spigotmc.org/resources/987/)** > NO DOWNLOAD COMMAND From 2ef77d197699f3801a43a796dd4611ffffae7659 Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Thu, 22 Jun 2023 13:00:21 +1000 Subject: [PATCH 3/3] Added an entry for VKBackPack. --- Placeholders.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Placeholders.md b/Placeholders.md index 3204e2f..5944fa4 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -422,6 +422,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[Vault](#vault)** - **[VenturaCalendar](#venturacalendar)** - **[ViaVersion](#viaversion)** + - **[VKBackPack](#vkbackpack)** - **[VoteParty](#voteparty)** - **[VoteRoulette](#voteroulette)** - **[VotingPlugin](#votingplugin)** @@ -5994,7 +5995,7 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa ---- - ### **[TokenEnchant](https://polymart.org/resource/155)** - > /papi ecloud download TokenEnchant + > NO DOWNLOAD COMMAND If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point. @@ -6329,6 +6330,17 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa ---- +- ### **[VKBackPack](https://polymart.org/resource/178)/)** + > NO DOWNLOAD COMMAND + + ``` + %vkbackpack_bpname% : The name of the backpack the player is currently holding + %vkbackpack_bpslots% : The number of slots of the backpack the player is currently holding. + %vkbackpack_maxbp% : The maximum number of backpacks a player can have. + ``` + +---- + - ### **[VoteParty](https://www.spigotmc.org/resources/987/)** > NO DOWNLOAD COMMAND