Purpur
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
cogs/timings.py
|
@ -163,7 +163,7 @@ class Timings(commands.Cog): |
|
|
"Remove ClearLag.") |
|
|
"Remove ClearLag.") |
|
|
if "LagAssist" in plugins: |
|
|
if "LagAssist" in plugins: |
|
|
embed_var.add_field(name="❌ LagAssist", |
|
|
embed_var.add_field(name="❌ LagAssist", |
|
|
value="LagAssist should only be used for analytics and preventative measures." |
|
|
|
|
|
|
|
|
value="LagAssist should only be used for analytics and preventative measures. " |
|
|
"All other features of the plugin should be disabled.") |
|
|
"All other features of the plugin should be disabled.") |
|
|
if "NoChunkLag" in plugins: |
|
|
if "NoChunkLag" in plugins: |
|
|
embed_var.add_field(name="❌ NoChunkLag", |
|
|
embed_var.add_field(name="❌ NoChunkLag", |
|
|