Setup Guide
Get your AFK bot running in under 15 minutes
1
Configure Aternos
- Go to Aternos and open your server.
- Install Paper/Bukkit as your server software.
- Enable Cracked mode using the green switch.
- Install these plugins:
ViaVersion,ViaBackwards,ViaRewind
2
GitHub Setup
- Download this project as a ZIP and extract it.
- Edit
settings.jsonwith your server IP and port. - Upload all files to a new GitHub Repository.
3
Deploy on Replit (Free 24/7)
- Import your GitHub repo into Replit.
- Set the run command to
npm start. - Hit Run — the bot connects automatically.
- The bot pings itself every 10 minutes to stay alive.