JadeMin / aterbot

✨ A Minecraft bot for keep your Aternos server alive 24/7!
GNU General Public License v3.0
118 stars 509 forks source link

include viaversion support #39

Open CytusMc opened 6 months ago

CytusMc commented 6 months ago

Is your suggestion related to any bug?

Describe the solution you'd like

Describe alternatives you've considered

Additional context

amoraschi commented 5 months ago

@CytusMc

ViaVersion is a server side plugin, it is already supported by the base package, mineflayer. The thing that is missing is the version field in the createBot function in bot.ts. You can open a PR and implement it yourself, or wait for the developer to do this.