NCP Fork Changes:
Kyra-NCP Config:
- Fixed a block mining issue with haste effect.
- Fixed issue with server-side bow drawn.
- Fixed issues when descending with Elytra.
- Fixed issue when gliding down vines with Elytra.
- Improvements to time and sprint sub-check in Scaffold.
- New config settings.
- Tweaked combat notifications to go off sooner.
- Tweak several checks by lowered required VL for an infraction based on recent feedback.
Expect another update soon resolving remaining, known issues.
NCP Fork:
NCP Configuration:
- Fix false positive with continuously jumping while the player's head is obstructed.
- Fix hopping on slime blocks.
- Fix serverside noslow.
- Fix NullPointer error.
- Improve velocity calculations.
- Improve FastConsume check.
- Added toggle message to SelfHit check.
- Patch NoFall exploit.
- Only add 'Kelp' if the server is 1.13+.
- Combat checks send notifications much sooner since I guess people don't mind combat false positives and more people are leaving poor reviews about it than positive. (Feedback is welcome)
NCP Fork changes:
- Reworked Crits check
- Rework of Scaffold check (Sprint + Time disabled due to light false positives, feel free to enable)
- Fixes movement on slabs/stairs under select conditions.
- Fixes standing on shulker boxes
- Fixes false positive with elytra firework boost
- Enforce descend speed in webs
- Prevent sprinting while having blindness
- Fixes issue with players having noknockback under specific conditions
NCP Kyra Config:
- Added notifications for each check due to popular demand.
- Separated and cleaned up notifications
- Fixed two undefined strings.
- Updated config's values to match the current version of NCP.
NCP Fork:
(Just regen your configuration, lots of value changes and tweaking based on feedback as well as new sections explained below)
NCP Kyra Config: (Replace both plugins' configs)
- Refine combat checks:
Direction
failall: Only set off direction check if no suitable direction during loop can pass.Reach
loopprecision: Expand target hitbox for reducing false positive.
strictangleprecision: Configurable max angle allow between vector from source to target and the look vector for strict direction check.
Disabled strict direction check when PvE to reduce falses positives.
Stricter reach value.Selfhit
excludeprojectile: Can now disable cheking self hit for projectiles.NoSwing
Will listen to arm_animation packet if possible.Crits
Enabled with decay for VL added + notifications.- Implemented new Jesus/liquid movement framework, see the last update for more notes.
- Further focus to resolve movement on stairs causing setback rarely.
Instructions:
- Added each individual check to Kyra's config.
- Replaced ClearAll for each check with individual clear VLs, per check.
- Updated FAQ.
NCP Fork:
NCP Beta Fork:
- Correct walking on path blocks.
- Patch vclip bypass.
- New Jesus framework implementation: - test before using!
- This doesn't mean several new checks were added yet, only one check was at this time.
- By popular Anarchy server request a new permission node:
nocheatplus.checks.moving.survivalfly.waterwalk for bypassing jesus.
