Skip to content

feat(AutoLevel): Module to automatically use xp bottles to level your player to a specific level - #278

Open
IceTank wants to merge 3 commits into
lambda-client:1.21.11from
IceTank:feature/module/auto-level
Open

feat(AutoLevel): Module to automatically use xp bottles to level your player to a specific level#278
IceTank wants to merge 3 commits into
lambda-client:1.21.11from
IceTank:feature/module/auto-level

Conversation

@IceTank

Copy link
Copy Markdown
Contributor

This module is useful if you use something like AutoAnvil to combine or rename items

@beanbag44beanbag44 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not make it AutoXP and have an option for max level?

Comment threadsrc/main/kotlin/com/lambda/interaction/managers/hotbar/HotbarManager.kt Outdated
Comment threadsrc/main/kotlin/com/lambda/module/modules/player/AutoLevel.kt Outdated
Comment threadsrc/main/kotlin/com/lambda/module/modules/player/AutoLevel.kt Outdated
Comment threadsrc/main/kotlin/com/lambda/module/modules/player/AutoLevel.kt Outdated
Comment threadsrc/main/kotlin/com/lambda/module/modules/player/AutoLevel.kt Outdated
Comment threadsrc/main/kotlin/com/lambda/module/modules/player/AutoLevel.kt Outdated
@IceTank

Copy link
Copy Markdown
ContributorAuthor

Why not make it AutoXP and have an option for max level?

This would be less flexible. If you want to use autoxp as well as autolevel you would always have to switch modes in the module.

@beanbag44

Copy link
Copy Markdown
Member

Why not make it AutoXP and have an option for max level?

This would be less flexible. If you want to use autoxp as well as autolevel you would always have to switch modes in the module.

im just worried about module spam. I doubt many people would be switching back and forth that frequently? One is mainly used for pvp, the other for either renaming stuff on anvils or repairing gear?

@IceTank

Copy link
Copy Markdown
ContributorAuthor

I'll look at it again

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants

@IceTank@beanbag44