minecraft-cli-helper
v1.0.3
Published
<img width="485" height="123" alt="Select Platform" src="https://github.com/user-attachments/assets/5ad3fcff-85a5-48ad-93be-c468a0792c11" /> <br> <img width="469" height="274" alt="Selecting Version" src="https://github.com/user-attachments/assets/63f0dc9
Maintainers
Readme
[]
Overview
Minecraft Server Downloader CLI is a simple and interactive command-line tool that allows users to download Minecraft Java or Bedrock Edition server files easily. Choose your platform, select a version (for Java), and download directly to your desired directory.
Features
- Java Edition Server Downloads: Pick from all official Minecraft Java release versions.
- Bedrock Edition Server Downloads: Download the latest Bedrock Dedicated Server ZIP.
- Interactive CLI: Intuitive prompts powered by Inquirer.
- Colourful Terminal UI: Using Chalk and chalk-animation.
- Spinner Feedback: Progress shown with nanospinner.
Technologies Used
- Node.js: JavaScript runtime for running the CLI.
- Inquirer: Interactive command-line prompts.
- Chalk: Colourful text in the terminal.
- chalk-animation: Animated terminal text.
- nanospinner: CLI spinner for download progress.
Installation
To get a local copy up and running, follow these simple steps:
Download with NPM (Recommended)
npm i minecraft-cli-helperRun with NPX (Recommended)
npx minecraft-cli-helper