Merge pull request #996 from zPikaa/wiki

[Wiki] Adding plugins
This commit is contained in:
Andre_601 2023-08-22 01:57:36 +02:00 committed by GitHub
commit 6f349d7fe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 63 additions and 0 deletions

View File

@ -320,10 +320,12 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[PlaytimeRewards](#playtimerewards)**
- **[PlayerPoints](#playerpoints)**
- **[PlotSquared](#plotsquared)**
- **[PocketHorses](#pockethorses)**
- **[PointsAPI](#pointsapi)**
- **[PowerBoard](#powerboard)**
- **[PowerRanks](#powerranks)**
- **[PrefiX](#prefix)**
- **[PremiumReports](#premiumreports)**
- **[PremiumVanish](#premiumvanish)**
- **[Prison](#prison)**
- **[PrisonMines](#prisonmines)**
@ -412,6 +414,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- ### **U**
- **[UltimateChat](#ultimatechat)**
- **[UltimateClaims](#ultimateclaims)**
- **[UltimateServerManager](#ultimateservermanager)**
- **[UltimateVotes](#ultimatevotes)**
- **[Ultra Economy](#ultra-economy)**
- **[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/)**
> 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/)**
> 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)**
> /papi ecloud download UltimateVotes

View File

@ -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/)**
- [ ] Supports placeholders.
- [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/)**
- [ ] Supports placeholders.
- [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/)**
- [ ] Supports placeholders.
- [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/)**
- [ ] Supports placeholders.
- [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)**
- [ ] Supports placeholders.
- [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/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders.