Please star this project <3
A Replit account.
Sign up at: https://replit.com/signup
An UptimeRobot account.
Sign up at: https://uptimerobot.com/signUp
A Minecraft server you owned.
Make sure your server settings online-mode
set to false
!
And you should have an OP permission!
Join your server.
Build a bedrock room somewhere, and stay in there.
(Recommended room size: X5 Y3 Z5
)
Go to Replit.
Click +
at the top right, click Import from GitHub
at the close button.
Put https://github.com/JadeMin/aterbot.git
into GitHub URL
, click Create Repl
.
Click Run
at the top, your bot will join your server.
Teleport the bot into the bedrock room, change the bot's gamemode to Creative
to not die!
You'll see the Webview
tab on Repl, copy the url.
Go to UptimeRobot.
Click Add New Monitor
, select Monitor Type
to HTTP(s)
.
Paste the url copied in Step 8
into URL (or IP)
.
Click Create Monitor
2 times.
Finally... DONE! Enjoy your free 24/7 Aternos server.
Q1: My bot leaves immediately when I close the Repl page.
Repl projects are automatically turned off when close the window, or after 5 minutes of inactivity.
And UptimeRobot trying to wake it up in every 5 minutes.
So you can just leave it even if it's not working for a while.
Q2: How to fix
unsupported/unknown protocol version: ###, update minecraft-data
?
This project is using the mineflayer
module.
It may not supported on your server version yet.
I'm trying to periodically check for updates, so please be patient.
Q3: How to fix
Invalid move player packet received
?
It seems your bot escaped from the bedrock room.
So you have to wipe the playerdata in your server.
Go to the management page of your Aternos server.
Click Files
in the left section.
Delete the world/playerdata/<UUID>.dat
, <UUID>.dat_old
file. (the UUID is your bot's UUID)
Restart the bot.
Lock the bot somewhere as soon as possible!
And change the bot's gamemode to Creative
to not die.
Q4: My bot leaves permanently after n hours.
Aternos automatically bans AFK players from your server.
So just unban your bot, if it's banned.
By using this, you acknowledge that you're responsible for any problems arise.