Skip to content

Conversation

@s1gm4902
Copy link

@s1gm4902 s1gm4902 commented Dec 6, 2025

Added ElytraMotion: Allows you to hover near a target on elytra
Added KillAura/ElytraScanExtraRange: Preaim on elytra

VyacheslavKuchumov and others added 5 commits December 6, 2025 14:10
feat(KillAura): Added ElytraScanExtraRange #notask

Added module ElytraMotion
Allows you to hover near a target on elytra

Added option ElytraScanExtraRange to KillAura
private val scanExtraRange by floatRange("ScanExtraRange", 2.0f..3.0f, 0.0f..7.0f).onChanged { range ->
currentScanExtraRange = range.random()
}
private val elytraScanExtraRange by floatRange("ElytraScanExtraRange", 45.0f..50.0f, 0.0f..100.0f).onChanged { range ->

Check warning

Code scanning / detekt

Line detected, which is longer than the defined maximum line length in the code style. Warning

Line detected, which is longer than the defined maximum line length in the code style.
@MukjepScarlet
Copy link
Contributor

Java code.

@sqlerrorthing
Copy link
Contributor

i think useless

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.

4 participants