Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fake players using wrong reach values #1883

Open
wants to merge 2 commits into
base: 1.20.2
Choose a base branch
from

Commits on Mar 11, 2024

  1. Fix fake players using wrong reach values

    The bots still have a 4.5 block range while interacting with blocks, but entity interaction range has been reduced to 3 blocks, fixing gnembon#1882
    
    Player attacking is more realistic now. Using /player <player> attack once will swing even while not targeting an entity, and will properly reset attack cooldown
    
    gnembon#1881 is also fixed, as players will properly lower their movement speed while using slow items
    TheobaldTheBird committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    22d6d85 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    6be7527 View commit details
    Browse the repository at this point in the history