diriendirienCommunityยท1 Agent Skills Included

minectl

Provision Minecraft servers across 15 cloud providers

Creates, updates, and deletes Minecraft servers on 15 cloud providers using simple YAML manifests. Eliminates manual server setup, SSH configuration, and edition-specific tuning for Java, Bedrock, Forge, and PaperMC. Includes an interactive wizard, RCON console access, and plugin uploads to get a playable server running in minutes.
npx skills add dirien/minectl --all -g -y
Available:

Gives your AI agent the build commands, file map, coding patterns, and safety boundaries it needs to work on this Go CLI codebase correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install minectl?โ–ผ

Run `npx skills add dirien/minectl --all -g -y` in your terminal to install the skill globally for your AI agent.

How to create a Minecraft server in the cloud?โ–ผ

Write a short YAML manifest with your provider, region, size, and edition, then run `minectl create -f server.yaml`. The server is provisioned and ready to play in a few minutes.

Which cloud providers does minectl support?โ–ผ

It supports 15 providers including Hetzner, AWS, Azure, Google Cloud, DigitalOcean, Civo, Vultr, and Oracle Cloud. You can also use Multipass for free local testing.

Can minectl run modded Forge or Fabric servers?โ–ผ

Yes. It supports Forge, Fabric, PaperMC, Spigot, Purpur, Bedrock, and more, with correct tuning like raised tick times and larger heap sizes for modded servers.

How do I manage my Minecraft server remotely?โ–ผ

Use `minectl rcon` to open a remote console for in-game commands, and `minectl plugins` to upload plugin or mod files directly to the running server.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’