Skip to content

PlutoniumLabs/provisioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!
It's similar to packwiz, but focused on server management.

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published