Update RuneLiteConfig.java

This commit is contained in:
Kyleeld
2019-07-04 20:50:36 +01:00
committed by GitHub
parent 6b0851001a
commit 6617f6a144

View File

@@ -73,7 +73,7 @@ public interface RuneLiteConfig extends Config
)
default boolean enablePlugins()
{
return true;
return false;
}
@ConfigItem(