KoperStudio / KoperManager

Package manager for minecraft servers
Other
2 stars 0 forks source link

KoperManager

Package manager for minecraft servers

Install minecraft server software and plugins in 1 click command

Installation

For Windows (use linux pls)

Now you're able to use koper_manager command on windows and ./koper_manager on other OSes

Setup server

sudo koper_manager setup_server <brand> <minecraft_version> <name>

Supported brands:

Name is standing for folder name, where your server will be installed

Install a plugin for an existing server

sudo koper_manager install <query> [path_to_server]

That will install the first plugin on the list by query from spigotmc.org to plugins folder of [path_to_server] server. If path_to_server isn't specified, then it will search plugins folder in your current dir

For windows all commands are same but without sudo word