Skip to content

Anchor Aura rewrite #5434

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Gingerbeard5773
Copy link
Contributor

Type of change

  • Bug fix
  • New feature

Description

  • Completely overhauls Anchor Aura, with massive improvements.

This new anchor aura is similar to Crystal Aura in functionality- it finds the most optimal area around the target by using the blockiterator. Previously it would choose from a list of pre-set offsets, which was very shoddy.

New settings have been added so that the Anchor Aura can be configured depending on the server's level of anti-cheat.

  • Air Place If the server doesn't allow air placement, it can be turned off.
  • Walls Range Allows for raycasting to affect where anchors can be placed/broken.
  • Place Automatic placement can be turned off so that the anchor aura is used only to break any anchors you place manually.

Related issues

resolves #5088, and somewhat addresses #2930

How Has This Been Tested?

Minecraft__1.21.4_-_Singleplayer_2025-05-26_04-06-17.mp4

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

* Completely overhauls Anchor Aura, changing it to be similiar to crystal aura in how it processes.
@Gingerbeard5773 Gingerbeard5773 marked this pull request as draft June 5, 2025 11:55
@Gingerbeard5773 Gingerbeard5773 marked this pull request as ready for review June 5, 2025 12:24
@Gingerbeard5773 Gingerbeard5773 marked this pull request as draft June 12, 2025 17:51
@Gingerbeard5773
Copy link
Contributor Author

Drafted as I need to add in proper configurable delays between placing the anchor -> inputting glowstone -> breaking the anchor. ATM inputting glowstone and breaking the anchor is attempted on the same tick, which can flag anti-cheats and cause the player to be disconnected.

@Gingerbeard5773 Gingerbeard5773 marked this pull request as ready for review June 14, 2025 13:02
@Gingerbeard5773
Copy link
Contributor Author

Minecraft_.1.21.4.-.Multiplayer.3rd-party.Server.2025-06-14.09-04-23.mp4

after the fixes, anchor aura now performs flawlessly on servers. heres a demonstration on constantiam.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Anchor aura
1 participant