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 publishedRequires 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 publishedRequires Velocity 3.x, Java 17+.
Setup
- Create a server in your dashboard and grab its API credentials.
- Drop
StrataShop-Paper.jarintoplugins/on every backend, start once to generateconfig.yml, paste in your credentials, restart. - Running a network? Also drop
StrataShop-Velocity.jarinto your proxy'splugins/folder using the same credentials.