# FAQ

**I installed RealisticSeasons but nothing seems to work. Why isn't it working?**\
\&#xNAN;*Seasons are disabled in all worlds by default, run `/rs set <season>`. This will enable seasons, the calendar and temperature in your world. The season cycle will also start.*

**Will RealisticSeasons remove the snow and ice in my snowy biomes?**\
*No, it will never remove any naturally generated snow and ice.*

**I want one season to take x amount of real-life days. Is this possible?**\
*Yes, set "*&#x63;alendar-is-real-life-day&#x73;*" to true in the* [*calendar.yml*](https://wiki.realisticseasons.com/configuration/calendar) *and change the months to how many real-life days you want them to take.*

**Birch and spruce leaves aren't changing colours. Why is this happening?**\
\&#xNAN;*The colours of birch and spruce leaves can't be changed by biomes. The colour is hard-coded into the client, they're impossible to change.*

**Temperature doesn't work in the nether and end, how do I fix this?**\
*Go to both the nether and end and run `/rs temperature toggle`*

**Does RealisticSeasons support x world generator?**\
\&#xNAN;*RealisticSeasons supports all world generators, see* [*custom biome configuration* ](https://wiki.realisticseasons.com/configuration/custom-biomes#summary-of-how-to-make-realisticseasons-compatible-with-any-world-generator)*for details.* [*Terralith* ](https://wiki.realisticseasons.com/interactions-with-other-plugins/soft-dependencies/terralith)*works the best.*

**Does RealisticSeasons mess with the biomes on my server?**\
\&#xNAN;*No, RealisticSeasons never changes a single biome, it is all client-side through packets. This means that biomes may look like they've changed but they actually haven't. All vanilla and plugin mechanics work like normal. Check out* [*Biome colours*](https://wiki.realisticseasons.com/seasons/biome-colors) *for more details.*&#x20;

**My server has multiple worlds, will this work with RealisticSeasons?**\
\&#xNAN;*Yes, seasons are world-based. This means that seasons can be toggled on and off separately for each world using `/rs set <season>`.  Seasons are disabled in all worlds by default. Check out* [*synchronizing*](https://wiki.realisticseasons.com/calendar/synchronizing#synchronize-time-of-multiple-worlds) *if you want the calendar and seasons to be the same in all worlds.*

**Will my (large) server lag when using RealisticSeasons?**\
\&#xNAN;*No, RealisticSeasons changes your world very slowly making sure it never lags. A short lag spike may occur on larger servers the moment the season changes but that's it. If your server is running on minimum hardware consider increasing `delay-per-operation` in the* [*config.yml*](https://wiki.realisticseasons.com/configuration/config-and-translations)*. It will improve performance significantly.*

**Snow and ice are melting too slow for me, how can I speed this up?**\
\&#xNAN;*Reducing `delay-per-operation` in the* [*config.yml*](https://wiki.realisticseasons.com/configuration/config-and-translations) *will speed up all processes of the plugin. Most servers should be able to handle the lowest value, 1.*

**I want the calendar system to use the date and time of the real world, is that possible?**\
*Yes, check out* [*synchronizing*](https://wiki.realisticseasons.com/calendar/synchronizing#synchronize-with-real-time) *for details. The season will also be the same as in real-life.*

**Does the temperature system support Fahrenheit?**\
*Yes,* [*here*](https://wiki.realisticseasons.com/configuration/temperature#display) *is explained how to set it to Fahrenheit.*

**Can the temperature system be disabled?**\
\&#xNAN;*Yes, simply set `enabled` to `false` in the* [*temperature.yml*](https://wiki.realisticseasons.com/configuration/temperature)*. The seasons and calendar will keep functioning like normal.*

**Is RealisticSeasons compatible with MythicMobs?**\
*Yes, RealisticSeasons even adds an extra condition for seasons to MythicMobs. More information* [*here*](https://wiki.realisticseasons.com/interactions-with-other-plugins/soft-dependencies/mythicmobs)*.*

**I want to ask another question about the plugin, where can I do this?**\
\&#xNAN;*You can ask your question on the Discord server* [*here*](https://discord.gg/tMeXykSNny)*.*

**My system language is Turkish and the plugin generates errors on startup. How do I fix this?** \
\&#xNAN;*Add the following line to your startup command:* `-Duser.language=en -Duser.region=EN`
