From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: MrHua269 Date: Sat, 18 Apr 2026 09:47:28 +0800 Subject: [PATCH] Add config to avoid of folia-supported check This is in dangerous zone, we won't support it if you find any plugin bug if you enable it Co-authored-by: Helvetica Volubi <88063803+suisuroru@users.noreply.github.com> diff --git a/src/main/java/io/papermc/paper/plugin/provider/type/paper/PaperPluginProviderFactory.java b/src/main/java/io/papermc/paper/plugin/provider/type/paper/PaperPluginProviderFactory.java index 6369b13e1fcdbdb25dd9d6e4d3bffdedbee4f739..6caec25d0cac61782303ad27a0d545903fd8af57 100644 --- a/src/main/java/io/papermc/paper/plugin/provider/type/paper/PaperPluginProviderFactory.java +++ b/src/main/java/io/papermc/paper/plugin/provider/type/paper/PaperPluginProviderFactory.java @@ -25,7 +25,7 @@ class PaperPluginProviderFactory implements PluginTypeFactory