Konstantin Azizov

Results 45 comments of Konstantin Azizov

I have both `passwordsalt` and `secret` defined in `config.php` but still seeing the same error on 27.1.3.

Nice idea, but I don't seem to have rights to do that anymore. @rom1504 would you be able to add the description to the project?

Looks like it's resolved now, @rom1504 can we close it?

Closing in the absence of feedback.

Closing as resolved since there was no feedback for quite some time.

Hasn't been able to reproduce it in the most recent version, please let me know if you encounter the issue again.

Should be resolved in v2.0.0, let me know if it's not the case.

Interesting, I never had a need for functionality like this myself. Is there a case when it might be useful over just waiting for "break" timer to end?

For me, setting `overflow: hidden` in parent component solves the problem. ```jsx ```

It most likely needs to be implemented in [`equipItem`](https://github.com/PrismarineJS/MineflayerArmorManager/blob/master/src/lib/equipItem.ts) function based on `bot.armorManager.prioritizeElytra` value. So that when bot picks up elytra they will equip it regardless of what they are...