Plugin Downloads

StrataShop connects to your Minecraft server(s) through two separate plugins. Most server owners only need the first one.

Paper / Spigot Plugin

Required. Install on every backend Minecraft server that should receive deliveries (ranks, kits, currency, etc.). Handles real-time delivery, offline-purchase queueing, and delivery-on-join.

Not yet published

Requires Paper/Spigot 1.20+, Java 17+.

Velocity Proxy Plugin

Optional. Only needed if you run a network of multiple backend servers behind a Velocity proxy. Instantly routes a purchase to whichever backend server the player is currently connected to, instead of waiting on that backend's own poll cycle. Install the Paper plugin above on every backend as well — this doesn't replace it.

Not yet published

Requires Velocity 3.x, Java 17+.

Setup

  1. Create a server in your dashboard and grab its API credentials.
  2. Drop StrataShop-Paper.jar into plugins/ on every backend, start once to generate config.yml, paste in your credentials, restart.
  3. Running a network? Also drop StrataShop-Velocity.jar into your proxy's plugins/ folder using the same credentials.