Skip to content
AoElite edited this page Dec 17, 2024 · 2 revisions

All checks & source

You can find a list of ALL the checks in the soure code here.

Annotation meaning

The @CheckData annotation contains the check's name & if it's experimental or not. If experimental = true then the check is experimental & will only work if you have experimental checks enabled in checks.yml with experimental-checks: true.

Notable checks

  • Movement checks
  • Reach
  • NoFall
  • Timer
  • AntiKnockback
  • NoSlow
  • Scaffold/Block placement checks
  • Various badpacket checks
  • Various crash checks
  • and more!