tony4twenty-Catch_Players icon

Catch Players

Catch falling players close enough to you!

CHANGELOG

Changelog

[1.1.3] - 2025-08-01

  • No longer messes with the scoutmasters animation of grabbing players and throwing them
  • Major Performance Improvement: Eliminated most reflection usage for better performance
  • Direct Method Calls: Now uses direct access to DragTowards and LimitFalling methods
  • Enhanced Scoutmaster Protection: Double protection - ignores scoutmasters as both grabbers and targets
  • Cleaner Code: Significantly improved code readability and maintainability
  • Maintained Functionality: All existing features preserved while improving performance

[1.1.2] - 2025-08-18

  • NOW RUNS SOME NEEDED CHECKS like "isGrounded/isClimbing/isVineClimbing/isRopeClimbing" to function properly.
  • No more getting dragged around by players and griefed. Now only caught or assited when falling/climbing!

[1.0.2] - 2025-08-12

  • Fix after Mesa Update broke reaching

[1.0.1] - 2025-08-03

  • Fixed space in plugin name preventing generation of plugin file
  • Ficing space in plugin name also was preventing mod from working, OOOOOPS!

[1.0.0] - 2025-7-31

  • Initial release.