From 46b7a924a0f6f488352bb9d95f503b4b64d393a6 Mon Sep 17 00:00:00 2001 From: stefatorus Date: Sun, 3 Oct 2021 01:18:40 +0200 Subject: [PATCH] Update 'cogs/timings.py' --- cogs/timings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/timings.py b/cogs/timings.py index 6a6d489..333de10 100644 --- a/cogs/timings.py +++ b/cogs/timings.py @@ -72,7 +72,7 @@ class Timings(commands.Cog): version = version[:-1] version = version + ".0)" - if "Gem" in version or "Stellar" in version: + if "Gem" in version or "Stellar" in version or "iSpigot" in version: embed_var.add_field(name="⚠️ Publicly Sold Custom Jar", value=f'You are using `{version}`. Publicly sold custom jars have been known to have major instability issues, often leading to crashes. Many have skirted the copyright law in the past, and have been implement plugin features for extremely large prices (x10-x20 market value). This does not necessarily mean they are bad, but please be careful.') if "version" in TIMINGS_CHECK and version: