Skip to content

Repository files navigation

image

Octopus Paper plugin

Paper plugin with API for wrapper around Octopus SDK for o7studios product Octopus

Usage

Add dependency to plugin:

dependencies {
compileOnly("studio.o7:octopus-plugin-api:X.Y.Z")
}

Add depend on inside plugin.yml:

depend:
- Octopus

Config

Make sure this is inside of the /plugins/octopus/config.yml

# Configuration of Octopus-Serviceoctopus:
# Host of Octopus-gRPC Serverhost: "127.0.0.1"# Port of Octopus-gRPC Serverport: 50051# Replace to Octopus-API tokentoken: "development"

About

Paper plugin for o7studios product Octopus

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages