Folia plugin compatibility

Plugins we have personally converted with Turnleaf and boot-verified on a real Folia server (Folia 26.1.2). “Clean” means: 0 scheduler blockers, 0 region-lock risks after conversion, and the plugin enables without plugin-scoped errors on boot.

Conversion quality improves over time — if a plugin failed here on an older version of the tool, re-convert with the latest release before concluding anything.

12 of 12 plugins

PluginVersion testedResultNotes
AdvancedEnchantments9.23.8✅ clean41 scheduler blockers fixed
AdvancedPets2.22.14✅ cleanneeds Vault installed (its Vault hook throws without it)
CustomDropsrevamped✅ clean
EssentialsX2.22.1-dev✅ clean
ItemsAdder4.0.17✅ cleanrequires ProtocolLib dev build (rejects stable) — convert that too
MythicEnchants5.13.0✅ cleanrequires MythicMobs
MythicMobs (Premium)5.13.0✅ clean
Oraxen1.217.0✅ clean
ProtocolLibdev build✅ cleanconverted as a dependency for ItemsAdder
Vault1.7.3✅ cleanconverted as a dependency for AdvancedPets
WolfyUtilities4.17-beta.1❌ needs author updateuses legacy NMS (versioned CraftBukkit package + per-version NMS adapters) and would fail on plain modern Paper too — not a Folia or conversion issue. Ships no NMS adapter for modern Minecraft.
CustomCrafting4.17-beta.5❌ blockedhard-depends on WolfyUtilities (above)

Boot groups tested together

Beyond individual boots, these sets of converted plugins were loaded together on one server and passed:

  • PASSProtocolLib + Vault + ItemsAdder + Oraxen + CustomDrops + AdvancedPets
  • PASSAdvancedEnchantments + EssentialsX + MythicEnchants + MythicMobs

Converted a plugin yourself?

Open an issue (the app's crash analyzer has a one-click Report button) or a pull request adding a row to COMPATIBILITY.md — plugin name, version, result, and any dependency notes.

Report a result on GitHub