Changes:
File changes:
- Improved the performance of movement checks
- Fixed a Scaffold false positive when the place event was canceled
- Fixed some KillAura false flags
- Improve default configuration (checks.yml)
- Added a new API and command to temporarily give a player the ability to bypass checks
API Changes:
- checks.yml (changes)
- New API:
Code:void tempBypass(Player player, HackType hackType, Long milliseconds);- Maven Repo: See Overview Page
Changes:
File changes:
- Improved combat checks, integrated all simple KillAura checks into "onehit" checks, improved configuration file readability, and added a new combat check called "direction"
- Fixed a Fly false positive on jumping on the stairs
- Fixed a Fly false positive when walking on a fence
- Fixed a Tower false positive when placing 2x1 block
- Fixed a KillAura false flag when using the optfine zoom feature
- Removed some useless checks
Milestone: https://github.com/jiangdashao/Matrix-Issues/milestone/127?closed=1
- checks.yml (changes)
(The new combat check may cause false positives. If you find a false positive, be sure to report it!)
Changes:
File changes: none
- Improved Fly check, it can now be adapted to more special blocks, such as tripwires.
- Improved Fly check when the player has the jumping potion effect.
- Fixed a HitBox false positive on high latency
- Fixed a KillAura false positive on high latency
- Fix wrong download link for update checker
- Removed some useless code
Thanks for using Matrix
Changes:
File changes:
- Added "/matrix togglenotify" command to toggle the "notify" messages output
- Update bStats to 1.7
- Fixed a ProtocolLib error on 1.8 server
- Improved the stability of BadPackets check
- Fixed a bug that automatic log cleaning could not delete files properly.
Milestone: https://github.com/jiangdashao/Matrix-Issues/milestone/125?closed=1
- language.yml (changes)
Changes:
File changes:
- Improved Fly check
- Improved Phase check
- Fix a console error caused by thread safety
- Patched a Fly bypass
- Added option to automatically remove expired logs
- Fixed a Phase false flag on 1.8
- Fixed a Tower false positive
Milestone: https://github.com/jiangdashao/Matrix-Issues/milestone/124?closed=1
- config.yml (changes)
Changes:
File changes:
- Improved Performance for 1.15 servers
- Added a new option called "skip_rate" for Speed check,
setting this allows Matrix not to check the blocks and collision boxes around the player on every tick, but to use cached results.- Fixed a Phase false positive on 1.8
- Fixed a Fly false positive if the player gets teleported when falling
- checks.yml (changes)
Changes:
File changes:
- Improved Performance, especially for 1.15
- PlayerMoveEvent listener priority changed to LOW
- Added an option to disable no slow check
- Fixed an NPE console error in 1.8 server
- Fixed a Speed false positive when switching items
- Fixed some KillAura false flags when teleporting
- Fixed false positives for ka.snap in some cases
- Fixed a FastBreak false positive when the player is lagging
Milestone: https://github.com/jiangdashao/Matrix-Issues/milestone/123?closed=1
- checks.yml (changes)
Thanks for using Matrix
