Skip to content

This is a bot for minecraft hosting aternos. This bot does not allow the server to shut down.

Notifications You must be signed in to change notification settings

vova17541/24-Aternos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Header

24 Aternos

EN English RU русский

This is a bot for minecraft hosting aternos. This bot does not allow the server to shut down.

Disclaimer

This bot is made for educational purposes and does not encourage you to use it. You are solely responsible for your server!

  • The bot is in alpha version. There are many bugs

OS

  • Windows
  • Linux (not supported)
  • Mac (not supported)

Features

  • Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18.
  • Anti-AFK
  • chat control
  • auto respawn
  • auto reconect
  • GUI

Help video

Installation

Python

  • Python 3.9
pip install tkinter
pip install javascript
npm install mineflayer
pip install configparser
pip install threading
pip install webbrowser

JS

  • First install Node.js
npm install mineflayer

Usage

Python

  • edit in GUI
  • py main.py

JS

  • File needs to be edited:
host: "localhost",
port: "25565",
username: "Test"
  • node main.js

Chat control

  • ;pos - bot position in the world
  • ;start - enable anti afk
  • ;stop - disable anti afk

Thanks

About

This is a bot for minecraft hosting aternos. This bot does not allow the server to shut down.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.6%
  • JavaScript 27.4%