Frontend/documentation/home.md

19 lines
658 B
Markdown
Raw Normal View History

2024-04-19 23:34:42 +00:00
---
2024-04-21 01:17:51 +00:00
title: Home
2024-04-20 21:16:30 +00:00
summary: Welcome to the Minecraft Utilities documentation! Here you can find information on how to use the various features of the API.
2024-04-19 23:34:42 +00:00
---
# Getting Started
2024-04-19 23:34:42 +00:00
This is still a work in progress, so please be patient as we continue to add more documentation.
2024-04-19 23:34:42 +00:00
## Libraries
2024-04-19 23:34:42 +00:00
We offer a few different libraries for different languages to help you get started with the Minecraft Utilities plugin.
2024-04-20 21:18:50 +00:00
- [Java](/docs/libraries/java)
- [JavaScript](/docs/libraries/javascript)
2024-04-20 01:28:26 +00:00
## API
You can view our Postman collection [here](https://www.postman.com/imfascinated/workspace/minecraft-utilities) to see all the available endpoints and how to use them.