Skip to content

YTFort/24-Aternos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header GitHub stars GitHub watchers GitHub forks GitHub download GitHub download

24 Aternos

This is a bot that does not allow your minecraft server to shut down on the Aternos hosting.

The bot is fully configurable, controlled in a game chat on the server, has 2 versions for your needs.

creator's contacts

translations

EN English RU Русский

Disclaimer

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

  • You can use the source code in your projects (only preferably provide a link to me ;) )

Supported OS

  • Windows ✅
  • Linux ✅
  • Mac ✅

Features

  • Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19 and 1.20.
  • Anti-AFK
  • chat control
  • auto respawn
  • auto reconect
  • GUI (python)
  • script version (js)

Help video

Installation

pip install configparser
pip install javascript
pip install tkinter
pip install threading
pip install os
pip install sys

Or

pip install -r requirements.txt

And

npm install mineflayer

Usage

Python

    1. edit config.ini
    1. py main.py
    1. use GUI
When you turn off the computer, the bot will also turn off!

GUI

JS

Running on your computer

  • File needs to be edited:
host: "localhost",
port: "25565",
username: "24ATERNOSBOT"
  • node bot.js

Launch on hosting (JS)

Running on a hosting allows the bot to work autonomously

    1. сhoosing a hosting with support for js scripts
    1. editing the script for yoursel
    1. run the script

Standard bot management via game chat

  • ;pos - bot position in the world (python)
  • ;start - enable AntiAFK
  • ;stop - disable AntiAFK

Thanks

Support me

Put a ⭐ and Fork if this bot turned out to be useful to you