mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 06:12:28 +01:00 
			
		
		
		
	Merge pull request #525 from Harieo/docs/wiki
Adds seasons plugin to Wiki
This commit is contained in:
		| @@ -247,6 +247,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th | |||||||
| - **[RPGInventory](#rpginventory)** | - **[RPGInventory](#rpginventory)** | ||||||
|  |  | ||||||
| ## **S** | ## **S** | ||||||
|  | - **[Seasons](#seasons)** | ||||||
| - **[SellAll](#sellall)** | - **[SellAll](#sellall)** | ||||||
| - **[SignLink](#signlink)** | - **[SignLink](#signlink)** | ||||||
| - **[SimpleClans](#simpleclans)** | - **[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/)** | - ### **[SellAll](https://www.spigotmc.org/resources/1221/)** | ||||||
| > NO DOWNLOAD COMMAND | > 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/)** | - **[Skellett (Skript Add-on)](https://forums.skunity.com/resources/24/)** | ||||||
|   - [x] Supports placeholders. |   - [x] Supports placeholders. | ||||||
|   - [ ] Provides own placeholders. [Link] |   - [ ] 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/)** | - **[SellAll](https://www.spigotmc.org/resources/1221/)** | ||||||
|   - [ ] Supports placeholders. |   - [ ] Supports placeholders. | ||||||
|   - [x] Provides own placeholders. [**[[Link|Placeholders#sellall]]**] |   - [x] Provides own placeholders. [**[[Link|Placeholders#sellall]]**] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user