mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-09 22:21:49 +01:00
Merge pull request #525 from Harieo/docs/wiki
Adds seasons plugin to Wiki
This commit is contained in:
commit
15e22ea115
@ -247,6 +247,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
||||
- **[RPGInventory](#rpginventory)**
|
||||
|
||||
## **S**
|
||||
- **[Seasons](#seasons)**
|
||||
- **[SellAll](#sellall)**
|
||||
- **[SignLink](#signlink)**
|
||||
- **[SimpleClans](#simpleclans)**
|
||||
@ -3565,6 +3566,23 @@ You can find an up-to-date list of the placeholders in [their wiki](https://gith
|
||||
```
|
||||
----
|
||||
|
||||
- ### **[Seasons](https://www.spigotmc.org/resources/39298/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
```
|
||||
%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/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
|
@ -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]]**]
|
||||
|
Loading…
Reference in New Issue
Block a user