# PlaceholderAPI Placeholders

## World-based placeholders

| Placeholder                        | Output                                                                                |
| ---------------------------------- | ------------------------------------------------------------------------------------- |
| advancedseasons\_season\_\<world>  | Season in the world (e.g. Spring, Summer). Returns "None" if seasons are not enabled. |
| advancedseasons\_yearday\_\<world> | Day of the year, e.g. 1,2 etc.                                                        |

## Player Placeholders

| Placeholder                  | Output                                                                                                                                       |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| advancedseasons\_season      | Season in player's world (e.g. Spring, Summer). Returns "None" if seasons are not enabled.                                                   |
| advancedseasons\_yearday     | Day of the year, e.g. 1,2 etc.                                                                                                               |
| advancedseasons\_temperature | <p>Player's temperature (units are from config.yml), returns 0 if world is not enabled.<br>Returns only a number (e.g. 30) without unit.</p> |
