DrBot7
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
|
@ -175,7 +175,7 @@ class Timings(commands.Cog): |
|
|
if "LagAssist" in plugins: |
|
|
if "LagAssist" in plugins: |
|
|
embed_var.add_field(name="❌ LagAssist", |
|
|
embed_var.add_field(name="❌ LagAssist", |
|
|
value="Plugins that claim to remove lag actually cause more lag. " |
|
|
value="Plugins that claim to remove lag actually cause more lag. " |
|
|
"Remove LagAssist.", |
|
|
|
|
|
|
|
|
"LagAssist should only be used for analytics and preventative measures. All other features should be disabled.", |
|
|
inline=True) |
|
|
inline=True) |
|
|
if "NoChunkLag" in plugins: |
|
|
if "NoChunkLag" in plugins: |
|
|
embed_var.add_field(name="❌ NoChunkLag", |
|
|
embed_var.add_field(name="❌ NoChunkLag", |
|
|