Browse Source

remove nochunklag

Nochunklag doesn't cause more lag, but I still don't believe it's necessary for most servers
pull/1/head
drbot7 3 years ago
committed by GitHub
parent
commit
a822bc63c2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      cogs/timings_check.yml

8
cogs/timings_check.yml

@ -10,8 +10,8 @@ servers:
- name: "Yatopia" - name: "Yatopia"
prefix: "❌" prefix: "❌"
value: |- value: |-
Yatopia is prone to bugs.
Consider using [Purpur](https://ci.pl3x.net/job/Purpur/).
Yatopia is prone to bugs and is no longer in development.
Consider using [Purpur](https://ci.pl3x.net/job/Purpur/), [Airplane](https://ci.tivy.ca/), or [Airplane-Purpur](https://ci.tivy.ca/view/Purpur/) for the closest replacements.
- name: "Paper" - name: "Paper"
prefix: "❌" prefix: "❌"
value: |- value: |-
@ -27,10 +27,6 @@ plugins:
value: |- value: |-
LagAssist should only be used for analytics and preventative measures. 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.
NoChunkLag:
prefix: "❌"
value: |-
Plugins that claim to remove lag actually cause more lag.
NoMobLag: NoMobLag:
prefix: "❌" prefix: "❌"
value: |- value: |-

Loading…
Cancel
Save