SkillAgentSearch skills...

Botlin

Command-line Minecraft client and scripting environment

Install / Use

/learn @Gjum/Botlin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Botlin

Command-line Minecraft client leveraging Kotlin coroutines for automation

Installation

  • On Windows, (use git-bash as a terminal)
  • Download the code and extract it somewhere ("Botlin" directory)
  • Enter the repository directory: cd Botlin
  • Build the project binary: ./gradlew clean shadowJar

Usage

  • Open a terminal, cd to your Botlin installation
  • Create a file .credentials in the same directory, containing email and password separated by space: your-email@example.com my pas$word You can add multiple accounts, one per line.
  • Run the bot's command-line interface (CLI), specifying username and server address: java -jar build/libs/botlin-0.2.0-SNAPSHOT-all.jar your-email@example.com mc.server-address.example.com:12345

To get started with the commands available in the CLI, type help.

Botlin example session

Build Status

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks3

Languages

Kotlin

Security Score

75/100

Audited on Dec 30, 2024

No findings