mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-26 20:48:09 +01:00
commit
6f349d7fe3
@ -320,10 +320,12 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
|||||||
- **[PlaytimeRewards](#playtimerewards)**
|
- **[PlaytimeRewards](#playtimerewards)**
|
||||||
- **[PlayerPoints](#playerpoints)**
|
- **[PlayerPoints](#playerpoints)**
|
||||||
- **[PlotSquared](#plotsquared)**
|
- **[PlotSquared](#plotsquared)**
|
||||||
|
- **[PocketHorses](#pockethorses)**
|
||||||
- **[PointsAPI](#pointsapi)**
|
- **[PointsAPI](#pointsapi)**
|
||||||
- **[PowerBoard](#powerboard)**
|
- **[PowerBoard](#powerboard)**
|
||||||
- **[PowerRanks](#powerranks)**
|
- **[PowerRanks](#powerranks)**
|
||||||
- **[PrefiX](#prefix)**
|
- **[PrefiX](#prefix)**
|
||||||
|
- **[PremiumReports](#premiumreports)**
|
||||||
- **[PremiumVanish](#premiumvanish)**
|
- **[PremiumVanish](#premiumvanish)**
|
||||||
- **[Prison](#prison)**
|
- **[Prison](#prison)**
|
||||||
- **[PrisonMines](#prisonmines)**
|
- **[PrisonMines](#prisonmines)**
|
||||||
@ -412,6 +414,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
|||||||
- ### **U**
|
- ### **U**
|
||||||
- **[UltimateChat](#ultimatechat)**
|
- **[UltimateChat](#ultimatechat)**
|
||||||
- **[UltimateClaims](#ultimateclaims)**
|
- **[UltimateClaims](#ultimateclaims)**
|
||||||
|
- **[UltimateServerManager](#ultimateservermanager)**
|
||||||
- **[UltimateVotes](#ultimatevotes)**
|
- **[UltimateVotes](#ultimatevotes)**
|
||||||
- **[Ultra Economy](#ultra-economy)**
|
- **[Ultra Economy](#ultra-economy)**
|
||||||
- **[Ultra Motd](#ultra-motd)**
|
- **[Ultra Motd](#ultra-motd)**
|
||||||
@ -4467,6 +4470,28 @@ Please see [this discussion][list] for a list of all expansions officially maint
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- ### **[PocketHorses](https://www.spigotmc.org/resources/111158/)**
|
||||||
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
```
|
||||||
|
%pockethorses_<horse>_id%
|
||||||
|
%pockethorses_<horse>_displayName%
|
||||||
|
%pockethorses_<horse>_color%
|
||||||
|
%pockethorses_<horse>_style%
|
||||||
|
%pockethorses_<horse>_speed%
|
||||||
|
%pockethorses_<horse>_jumpStrength%
|
||||||
|
%pockethorses_<horse>_maxHealth%
|
||||||
|
%pockethorses_<horse>_buyable%
|
||||||
|
%pockethorses_<horse>_price%
|
||||||
|
%pockethorses_<horse>_permission%
|
||||||
|
%pockethorses_<horse>_storage%
|
||||||
|
%pockethorses_<horse>_recyclable%
|
||||||
|
%pockethorses_<horse>_recyclePrice%
|
||||||
|
%pockethorses_<horse>_model%
|
||||||
|
```
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
- ### **[PointsAPI](https://www.spigotmc.org/resources/13957/)**
|
- ### **[PointsAPI](https://www.spigotmc.org/resources/13957/)**
|
||||||
> NO DOWNLOAD COMMAND
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
@ -4530,6 +4555,19 @@ Please see [this discussion][list] for a list of all expansions officially maint
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- ### **[PremiumReports](https://www.spigotmc.org/resources/111482/)**
|
||||||
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
```
|
||||||
|
%premiumreports_points%
|
||||||
|
%premiumreports_blocked%
|
||||||
|
%premiumreports_reports%
|
||||||
|
%premiumreports_validReports%
|
||||||
|
%premiumreports_invalidReports%
|
||||||
|
```
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
- ### **[PremiumVanish](https://www.spigotmc.org/resources/14404/)**
|
- ### **[PremiumVanish](https://www.spigotmc.org/resources/14404/)**
|
||||||
> NO DOWNLOAD COMMAND
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
@ -6286,6 +6324,22 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- ### **[UltimateServerManager](https://www.spigotmc.org/resources/112006/)**
|
||||||
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
```
|
||||||
|
%usm_plugins%
|
||||||
|
%usm_uptime%
|
||||||
|
%usm_tps%
|
||||||
|
%usm_allocatedMemory%
|
||||||
|
%usm_maxMemory%
|
||||||
|
%usm_<world>_chunks%
|
||||||
|
%usm_<world>_entities%
|
||||||
|
%usm_<world>_tiles%
|
||||||
|
```
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
- ### **[UltimateVotes](https://www.spigotmc.org/resources/516)**
|
- ### **[UltimateVotes](https://www.spigotmc.org/resources/516)**
|
||||||
> /papi ecloud download UltimateVotes
|
> /papi ecloud download UltimateVotes
|
||||||
|
|
||||||
|
@ -665,6 +665,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
|
|||||||
- **[PlotSquared](https://www.spigotmc.org/resources/1177/)**
|
- **[PlotSquared](https://www.spigotmc.org/resources/1177/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#plotsquared]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#plotsquared]]**]
|
||||||
|
- **[PocketHorses](https://www.spigotmc.org/resources/111158/)**
|
||||||
|
- [x] Supports placeholders.
|
||||||
|
- [x] Provides own placeholders. [**[[Link|Placeholders#pockethorses]]**]
|
||||||
- **[PointsAPI](https://www.spigotmc.org/resources/13957/)**
|
- **[PointsAPI](https://www.spigotmc.org/resources/13957/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#pointsapi]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#pointsapi]]**]
|
||||||
@ -680,6 +683,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
|
|||||||
- **[PrefiX](https://www.spigotmc.org/resources/70359/)**
|
- **[PrefiX](https://www.spigotmc.org/resources/70359/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#prefix]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#prefix]]**]
|
||||||
|
- **[PremiumReports](https://www.spigotmc.org/resources/111482/)**
|
||||||
|
- [x] Supports placeholders.
|
||||||
|
- [x] Provides own placeholders. [**[[Link|Placeholders#premiumreports]]**]
|
||||||
- **[PremiumVanish](https://www.spigotmc.org/resources/14404/)**
|
- **[PremiumVanish](https://www.spigotmc.org/resources/14404/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#premiumvanish]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#premiumvanish]]**]
|
||||||
@ -999,6 +1005,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
|
|||||||
- **[UltimateClaims](https://songoda.com/marketplace/product/65)**
|
- **[UltimateClaims](https://songoda.com/marketplace/product/65)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#ultimateclaims]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#ultimateclaims]]**]
|
||||||
|
- **[UltimateServerManager](https://www.spigotmc.org/resources/112006/)**
|
||||||
|
- [x] Supports placeholders.
|
||||||
|
- [x] Provides own placeholders. [**[[Link|Placeholders#ultimateservermanager]]**]
|
||||||
- **[UltimateSigns](https://www.spigotmc.org/resources/72462/)**
|
- **[UltimateSigns](https://www.spigotmc.org/resources/72462/)**
|
||||||
- [x] Supports placeholders.
|
- [x] Supports placeholders.
|
||||||
- [ ] Provides own placeholders.
|
- [ ] Provides own placeholders.
|
||||||
|
Loading…
Reference in New Issue
Block a user