aio-mc-api

A library for interacting with API that are related to Minecraft

Usage no npm install needed!

<script type="module">
  import aioMcApi from 'https://cdn.skypack.dev/aio-mc-api';
</script>

README

MC-API License Test npm

This is a library for interacting with API that is related to Minecraft.

About

As there are several API related to Minecraft such as Mojang API, CurseForge, PaperMC and many others, this library is aimed to be ALL in ONE library to interact with API.

Supported API

  • Mojang - A official Mojang API, getting Minecraft Service status, player UUID or name and skins.
  • CurseForge - Getting project (mods, modpacks, world, etc.), Minecraft and Forge versions and many other information.
  • PaperMC - Getting build version and download the build.

Links