> For the complete documentation index, see [llms.txt](https://seasons.advancedplugins.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seasons.advancedplugins.net/general/support-and-compatibility.md).

# Support & Compatibility

Wonder what plugins, datapacks have been integrated or tested? Here is the official list!

### Integrated plugins

* Geyser / Floodgate (Bedrock): custom biomes are not supported, so we achieve seasons by switching to vanilla biomes!\
  &#x20;![](/files/hohSnOsB3F2JwEpaYDUJ)
* WorldGuard
* Lands&#x20;
* Factions
* Dynmap (stops from updating map with snow in winters)

<details>

<summary>AureliumSkills actionbar </summary>

To have support for both actionbars, you will need to disable aureliumskills' actionbar in plugins/AureliumSkills/config.yml.&#x20;

{% code fullWidth="true" %}

```yaml
action-bar:
  enabled: false
```

{% endcode %}

Then, go into plugins/AdvancedSeasons/lang/en.yml and update this below:

```yaml
temperature:
  actionBar: '%icon% &b%temperature%°%unit% %season%                  &c%aureliumskills_mana_int%/%aureliumskills_mana_max_int% Mana'
```

You will need to restart the server and that's it! Here is the end result:

![](/files/YDPdWEkmnv1RU3IWRf7B)

</details>

### Tested Datapacks

* Arboria - fully works
* Terralith - fully integrated, [Terralith](/general/support-and-compatibility/terralith.md)

If a plugin or datapack is not on this list, does not mean AdvancedSeasons and it doesn't work together! This is just a list of plugins/datapacks we've been requested to test with.
