Merge pull request #976 from TeamVK/wiki

Update Placeholders.md
This commit is contained in:
Andre_601 2023-06-23 14:44:00 +02:00 committed by GitHub
commit 7e4dd4e598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -144,6 +144,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[AParkour](#aparkour)** - **[AParkour](#aparkour)**
- **[ASkyBlock](#askyblock)** - **[ASkyBlock](#askyblock)**
- **[AsyncKeepAlive](#asynckeepalive)** - **[AsyncKeepAlive](#asynckeepalive)**
- **[AutoPickup](#autopickup)**
- **[AutoRank](#autorank)** - **[AutoRank](#autorank)**
- **[AutoSell](#autosell)** - **[AutoSell](#autosell)**
@ -203,6 +204,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- ### **E** - ### **E**
- **[Economy Bank](#economy-bank)** - **[Economy Bank](#economy-bank)**
- **[Enjin & DonationCraft 2.x](#enjin--donationcraft-2x)** - **[Enjin & DonationCraft 2.x](#enjin--donationcraft-2x)**
- **[EntityControl](#entitycontrol)**
- **[Envoys](#envoys)** - **[Envoys](#envoys)**
- **[EpicFriends](#epicfriends)** - **[EpicFriends](#epicfriends)**
- **[EpicLevels](#epiclevels)** - **[EpicLevels](#epiclevels)**
@ -420,7 +422,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[Vault](#vault)** - **[Vault](#vault)**
- **[VenturaCalendar](#venturacalendar)** - **[VenturaCalendar](#venturacalendar)**
- **[ViaVersion](#viaversion)** - **[ViaVersion](#viaversion)**
- **[VKAutoPickup](#vkautopickup)** - **[VKBackPack](#vkbackpack)**
- **[VoteParty](#voteparty)** - **[VoteParty](#voteparty)**
- **[VoteRoulette](#voteroulette)** - **[VoteRoulette](#voteroulette)**
- **[VotingPlugin](#votingplugin)** - **[VotingPlugin](#votingplugin)**
@ -1883,6 +1885,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/)** - ### **[AutoRank](https://www.spigotmc.org/resources/3239/)**
> /papi ecloud download AutoRank > /papi ecloud download AutoRank
@ -2634,6 +2649,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_<bukkit_entityname>% : returns the maximum number of <bukkit_entityname> in the region where you're standing
```
----
- ### **[Envoys](https://www.spigotmc.org/resources/20357/)** - ### **[Envoys](https://www.spigotmc.org/resources/20357/)**
> /papi ecloud download Envoys > /papi ecloud download Envoys
@ -5971,7 +5995,7 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa
---- ----
- ### **[TokenEnchant](https://polymart.org/resource/155)** - ### **[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. If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
@ -6306,15 +6330,13 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa
---- ----
- ### **[VKAutoPickup](https://polymart.org/resource/vkautopickup.153)** - ### **[VKBackPack](https://polymart.org/resource/178)/)**
> /papi ecloud download VKAutoPickup > NO DOWNLOAD COMMAND
``` ```
%vkautopickup_pickup% %vkbackpack_bpname% : The name of the backpack the player is currently holding
%vkautopickup_autosell% %vkbackpack_bpslots% : The number of slots of the backpack the player is currently holding.
%vkautopickup_autoplanting% %vkbackpack_maxbp% : The maximum number of backpacks a player can have.
%vkautopickup_autosmelt%
%vkautopickup_autoblock%
``` ```
---- ----