Browse Source

Timings - More anticheat recs

pull/3/head
DrBot7 3 years ago
committed by GitHub
parent
commit
5b7cdc0780
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cogs/timings.py

2
cogs/timings.py

@ -230,7 +230,7 @@ class Timings(commands.Cog):
if "Spartan" in plugins:
embed_var.add_field(name="⚠ Spartan",
value="Spartan is a laggy anticheat. "
"Consider replacing it with [Matrix](https://matrix.rip/).",
"Consider replacing it with [Matrix](https://matrix.rip/), [NCP](https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/), or [AAC](https://www.spigotmc.org/resources/aac-advanced-anti-cheat-hack-kill-aura-blocker.6442/).",
inline=True)
if "IllegalStack" in plugins:
embed_var.add_field(name="⚠ IllegalStack",

Loading…
Cancel
Save