mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
commit
eb2decb93d
@ -386,6 +386,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
|||||||
- **[Vault](#vault)**
|
- **[Vault](#vault)**
|
||||||
- [Economy](#economy)
|
- [Economy](#economy)
|
||||||
- [Permissions](#permissions)
|
- [Permissions](#permissions)
|
||||||
|
- **[VenturaCalendar](#venturacalendar)**
|
||||||
- **[ViaVersion](#viaversion)**
|
- **[ViaVersion](#viaversion)**
|
||||||
- **[VKAutoPickup](#vkautopickup)**
|
- **[VKAutoPickup](#vkautopickup)**
|
||||||
- **[VoteParty](#voteparty)**
|
- **[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/)**
|
- ### **[ViaVersion](https://www.spigotmc.org/resources/19254/)**
|
||||||
> /papi ecloud download ViaVersion
|
> /papi ecloud download ViaVersion
|
||||||
|
|
||||||
|
@ -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/)**
|
- **[VentureChat](https://www.spigotmc.org/resources/771/)**
|
||||||
- [x] Supports placeholders.
|
- [x] Supports placeholders.
|
||||||
- [ ] Provides own placeholders. [Link]
|
- [ ] 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/)**
|
- **[ViaVersion](https://www.spigotmc.org/resources/19254/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[[Link|Placeholders#viaversion]]**]
|
- [x] Provides own placeholders. [**[[Link|Placeholders#viaversion]]**]
|
||||||
|
Loading…
Reference in New Issue
Block a user