Skip to content

Additional Services

As time has progressed we’ve continued to identify ways we can help server owners get up and running, setup.md has launched some additional services to help make your life easier.

Asset Hosting

We launched a file sharing platform that can be used to share assets quickly with your communities, host resource packs for your server and even create ‘link-in-bio’ style pages to help bring your community together.

Features

  • 100MB file upload limit
  • Custom domain support premium
  • URL Shortener

Server Jar API

We took a cool idea produced by PenguiLoader on Github and we fixed some bugs then made it faster by distributing the workload to Cloudflare workers and running it on their amazing edge network.

Quickstart

The base domain is https://jar.setup.md

The subsequent URL that follows is syntaxed as below.

/download/{SOFTWARE}/{VERSION}/{BUILD}

To grab the latest paper .jar download.

GET https://jar.setup.md/download/paper/latest/latest

To grab the latest vanilla server.jar download link. (no build parameter required)

GET https://jar.setup.md/download/vanilla/latest