ServerUtils Downloads

A wrapper for https://repo.fvdh.dev/ to download ServerUtils binaries.

API Syntax

  • Download Binary:

    https://serverutils.fvdh.dev/api/v1/{platform}/{version}
  • Binary Hash:

    https://serverutils.fvdh.dev/api/v1/{platform}/{version}/{hash}

Variable Explanation

  • {project} is a ServerUtils Platform. Values: Bukkit, Bungee, Velocity
  • {version} is the version to download. Examples: 3.2.0, latest
  • {hash} is a hash algorithm. Values: md5, sha1, sha256, sha512

Examples