Skip to content

A command-line tool for setting up and managing Minecraft servers

License

Notifications You must be signed in to change notification settings

lumentae/provisioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

975995e · · Oct 9, 2025

History

80 Commits
Oct 6, 2025
Oct 9, 2025
Sep 22, 2025
Oct 9, 2025
Aug 27, 2025
Oct 9, 2025
Sep 20, 2025
Oct 2, 2025
Oct 9, 2025

Repository files navigation

Provisioner

Provisioner is a C++ command-line tool for setting up and managing Minecraft servers

It makes creating and configuring servers fast and easy!

Features

  • Quickly create new Minecraft servers
  • Currently only supports Fabric, Neoforge and Modrinth mods
  • Manage mods and configuration with ease

Example Usage

# Create a new server
provisioner new myserver



# Go into the server directory

cd myserver


# Add a mod
provisioner add mymod



# Compile the server
provisioner compile



# Exports the server
provisioner  export

About

A command-line tool for setting up and managing Minecraft servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published