Added the Seasons plugin as a plugin using PlaceholderAPI

github-actions[bot] 2020-12-29 17:34:18 +00:00
parent d914d60ddb
commit 4c9e06c1cc
2 changed files with 16 additions and 8 deletions

@ -247,7 +247,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[RPGInventory](#rpginventory)**
## **S**
- **[Sack](#sack)**
- **[Seasons](#seasons)**
- **[SellAll](#sellall)**
- **[SignLink](#signlink)**
- **[SimpleClans](#simpleclans)**
@ -3566,16 +3566,21 @@ You can find an up-to-date list of the placeholders in [their wiki](https://gith
```
----
- ### **[Sack](https://polymart.org/resource/sack-like-bundle.493)**
> /papi ecloud download Sack
- ### **[Seasons](https://www.spigotmc.org/resources/39298/)**
> NO DOWNLOAD COMMAND
```
%sack_num_of_sakcs%
%sack_name%
%sack_slots%
%sack_empty_slots%
%sack_filled_slots%
%seasons_season%
%seasons_season_[world]%
%seasons_weather%
%seasons_weather_[world]%
%seasons_day%
%seasons_day_[world]%
```
Replace `[world]` with the name of a loaded world.
*Placeholders ending in a `[world]` will retrieve information from the specified world
instead of the player's current world.*
----
- ### **[SellAll](https://www.spigotmc.org/resources/1221/)**

@ -747,6 +747,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- **[Skellett (Skript Add-on)](https://forums.skunity.com/resources/24/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders. [Link]
- **[Seasons](https://www.spigotmc.org/resources/39298/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#seasons]]**]
- **[SellAll](https://www.spigotmc.org/resources/1221/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#sellall]]**]