Releases: CaptainObvious0/NoCheatPlus
Releases · CaptainObvious0/NoCheatPlus
Fixes & Improvements
Fork Fixes
- Fixed middle clicking while in creative - InventoryMove
- Fixed movement above water flagging for watermove
- Attempts to prevent NullPointerException from FightSync check by adding a null check
- Fixes issue where FightSync could not be disabled
NoCheatPlus Improvements
- Less false positives while legally flying in survival mode
- Fixes issue where jumping/moving quickly after leaving a bed would flag
- Improvements to jumping and sprinting on non-full blocks [1.13]
- Fixes false positives while jumping and sprinting on snow
- Improvements to WrongTurn [Merged from Pull Request] @Lysandr0
- Removed unused logging actions from config @Lysandr0
Config Changes
- Ignore_Creative added to InventoryMove check, ignores checking player if they are in creative (Default is true)
Milestone: https://github.com/CaptainObvious0/NoCheatPlus/milestone/1
Improbable Weight
Config Changes
- Each check that feeds to improbable now has a configurable weight. All weights have been set to default, or what they originally were.
NOTE: Combined.Yawrate and Fight.Reach do weight calculations differently, meaning there will be an inverse effect when adjusting their improbable weight. To lower a weight on these checks, raise the config weight. To raise the weight, lower the config weight. This will be fixed later.
Scaffold + FightSync Checks
New Checks
- Adds Scaffold Check, first attempt at preventing the scaffold cheat
- Adds FightSync Check, first attempt at preventing KillAura/Combat cheats
Config Changes
- Adds Scaffold
- Adds FightSync
Fixed Errors + New Watermove Check
Fork Fixes/Additions
- Fix fastClickChest errors
- Add more blocks to DefaultConfig (@MarkElf)
New Checks
- WaterMove - Checks movement directly above water (Jesus) [BETA]
False Positives
- Fix bubble column elevators