Merge pull request #676 from M0diis/docs/wiki

Update Placeholders.md
This commit is contained in:
Andre_601 2021-07-22 22:14:10 +02:00 committed by GitHub
commit eb2decb93d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View File

@ -386,6 +386,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[Vault](#vault)**
- [Economy](#economy)
- [Permissions](#permissions)
- **[VenturaCalendar](#venturacalendar)**
- **[ViaVersion](#viaversion)**
- **[VKAutoPickup](#vkautopickup)**
- **[VoteParty](#voteparty)**
@ -5098,6 +5099,27 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa
----
- ### **[VenturaCalendar](https://www.spigotmc.org/resources/94096/)**
> NO DOWNLOAD COMMAND
```
%venturacalendar_date_tick%
%venturacalendar_date_second%
%venturacalendar_date_minute%
%venturacalendar_date_hour%
%venturacalendar_date_day%
%venturacalendar_date_day_name%
%venturacalendar_date_dayofweek%
%venturacalendar_date_week%
%venturacalendar_date_month%
%venturacalendar_date_month_name%
%venturacalendar_date_year%
%venturacalendar_date_era%
%venturacalendar_date_era_name%
```
----
- ### **[ViaVersion](https://www.spigotmc.org/resources/19254/)**
> /papi ecloud download ViaVersion

View File

@ -990,6 +990,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- **[VentureChat](https://www.spigotmc.org/resources/771/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders. [Link]
- **[VenturahCalendar](https://www.spigotmc.org/resources/94096/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#venturacalendar]]**]
- **[ViaVersion](https://www.spigotmc.org/resources/19254/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#viaversion]]**]