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 re-entering configuration phase for bot #3558

Closed
wants to merge 1 commit into from

Conversation

rom1504
Copy link
Member

@rom1504 rom1504 commented Jan 11, 2025

Fixes #3556

Add support for re-entering the configuration phase for the bot.

  • lib/loader.js

    • Add logic to handle re-entering the configuration phase in the createBot function.
    • Update the next function to manage re-entering the configuration phase.
    • Add a kicked event listener to attempt reconnection after being kicked.
  • docs/FAQ.md

    • Add a new FAQ entry about re-entering the configuration phase.

For more details, open the Copilot Workspace session.

Fixes #3556

Add support for re-entering the configuration phase for the bot.

* **lib/loader.js**
  - Add logic to handle re-entering the configuration phase in the `createBot` function.
  - Update the `next` function to manage re-entering the configuration phase.
  - Add a `kicked` event listener to attempt reconnection after being kicked.

* **docs/FAQ.md**
  - Add a new FAQ entry about re-entering the configuration phase.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/PrismarineJS/mineflayer/issues/3556?shareId=XXXX-XXXX-XXXX-XXXX).
@rom1504
Copy link
Member Author

rom1504 commented Jan 11, 2025

Wip

@rom1504 rom1504 closed this Jan 11, 2025
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.

VELOCITY & PAPER ERROR
1 participant