-
Notifications
You must be signed in to change notification settings - Fork 439
Checks
SamB440 edited this page May 17, 2025
·
3 revisions
You can find a list of ALL the checks in the soure code here.
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
.
- Movement checks
- Reach
- NoFall
- Timer
- AntiKnockback
- NoSlow
- Scaffold/Block placement checks
- Various badpacket checks
- Various crash checks
- and more!
More information in the readme.