diff --git a/Uploader.cs b/Uploader.cs index 53afc1b..2559332 100644 --- a/Uploader.cs +++ b/Uploader.cs @@ -88,7 +88,7 @@ class SpookedUploader if (evt.Data.StartsWith("us")) { - Plugin.Logger.LogInfo("SpookTubeEX has experienced a heuristics error. Please contact ModMail at https://discord.gg/Gw2f86B2vC with this UUID in your ticket request: " + uuid + "\nThis is an automated service, so trolling will get your IP blocked from accessing anything with SpookedTube and your Discord account banned from the server. DO NOT SHARE THIS UUID WITH ANYONE!"); + Plugin.Logger.LogError("SpookTubeEX has experienced a heuristics error. Please contact ModMail at https://discord.gg/Gw2f86B2vC with this UUID in your ticket request: " + uuid + "\nThis is an automated service, so trolling will get your IP blocked from accessing anything with SpookedTube and your Discord account banned from the server. DO NOT SHARE THIS UUID WITH ANYONE!"); } };