-
Notifications
You must be signed in to change notification settings - Fork 363
Checks
AoElite edited this page Dec 17, 2024
·
2 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.