opm-cli

1.1.0 • Public • Published

Ore Package Manger (OPM)

An unofficial package manager for Sponge's Ore Plugin Respository.

Installing

To install simply use yarn or npm:

yarn global add opm-cli

or

npm install -g opm-cli

Usage

Initialization

To initialize a server run opm init. Then, when prompted select type of server and version you'd like to install.

Installing plugins

To install a plugin run opm install <pluginId> inside your server's root directory.

Getting info about a plugin

Run opm info [pluginId] to get info about a specific plugin, or opm info to list off all plugins (currently only lists first 25 plugins).

Configuring your server

Once initialized your servers root directory should contain a file named omp.config.json. Feel free to edit the launchProperties to tailor your needs.

Starting the server

Run opm start to start your server.

/opm-cli/

    Package Sidebar

    Install

    npm i opm-cli

    Weekly Downloads

    2

    Version

    1.1.0

    License

    CC-BY-SA-4.0

    Unpacked Size

    75 kB

    Total Files

    38

    Last publish

    Collaborators

    • greymouth