📃PlaceholderAPI Placeholders

World-based placeholders

PlaceholderOutput

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

PlaceholderOutput

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

Player's temperature (units are from config.yml), returns 0 if world is not enabled. Returns only a number (e.g. 30) without unit.

Last updated