diff --git a/PluralKit.Bot/Commands/SystemEdit.cs b/PluralKit.Bot/Commands/SystemEdit.cs index 1e5f09f8..3e26d8e0 100644 --- a/PluralKit.Bot/Commands/SystemEdit.cs +++ b/PluralKit.Bot/Commands/SystemEdit.cs @@ -123,7 +123,7 @@ public class SystemEdit { var isOwnSystem = ctx.System?.Id == target.Id; - if (!ctx.HasNext()) + if (!isOwnSystem || !ctx.HasNext(false)) { if (target.Color == null) await ctx.Reply(