Skip to content
/ minebot Public

πŸ€– Charles is a minecraft bot made with mineflayer to execute simple commands

Notifications You must be signed in to change notification settings

oppsec/minebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– minebot

charles

minebot is a minecraft bot made with Mineflayer to execute simple commands



πŸ€” What is Charles?

minebot is a javascript minecraft bot made with Mineflayer librarie, the goal is execute simple commands.



☁️ Download

  1. For a more easy download, click in the button Clone or download and click in Download ZIP
  2. If you want to use SSH, you can use git clone git@github.com:oppsec/minebot.git
  3. If you want to use HTTPS, you can use git clone https://github.com/oppsec/minebot.git (recommended)



βš™οΈ Set-up

  1. You need Node installed on your machine.

  2. On the server.json file, you need to put the server informations to the bot connect.

  • Localhost: ip: localhost | port: ... (Open a LAN server) | version: ... (Minecraft server version)
  • Online server: username: yourminecraft@memail.com | password: youramazingpassword
  1. After setting up the server.json file, type in your terminal node index.js or node . (the terminal path needs to be the same of the folder)

  2. Done, probably your bot will connect on the server. πŸ˜ƒ



πŸ”¨ Commands

Command Function Example
!search Search for a specific block !search diamond_ore
!jump Simple jump function
!stopjump Stop jump function
!come The bot will come to you
!dev Say the developer name



πŸ‘€ Previews

Search command

search



πŸ‘‹ Contributing

If you want to contribute with the project, you have two ways:

  1. Open a pull request with your changes



πŸ‘ Credits

Mineflayer: https://github.com/PrismarineJS/mineflayer

About

πŸ€– Charles is a minecraft bot made with mineflayer to execute simple commands

Resources

Stars

Watchers

Forks