diff --git a/src/plugins/_core/supportHelper.tsx b/src/plugins/_core/supportHelper.tsx
index d15d63b2..1a7a7aca 100644
--- a/src/plugins/_core/supportHelper.tsx
+++ b/src/plugins/_core/supportHelper.tsx
@@ -130,7 +130,20 @@ function generatePluginList() {
}
if (enabledPlugins.length > 100 && !(isPluginDev(UserStore.getCurrentUser()?.id) || isEquicordPluginDev(UserStore.getCurrentUser()?.id))) {
- content = "We don't support users with more than 100 plugins enabled. Please disable some and try again.";
+ return Alerts.show({
+ title: "You are attempting to get support!",
+ body:
+
+
+ Before you ask for help,
+ We do not handle support for users who use 100+ plugins
+ issue could be plugin confliction
+ try removing some plugins and see if it fixes!
+
You are using an externally updated Equicord version, the ability to help you here may be limited.
- Please join the Equicord Server for support,
+ Please join the Equicord Server for support,
or if this issue persists on Vencord, continue on.