You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
## Overview
5
5
**MinecraftServerAPI** is a powerful and flexible plugin for Minecraft servers, providing RESTful APIs to interact with the server programmatically. This project allows server administrators to automate tasks, gather information, manage the server more efficiently, and even trigger WebHooks for various server events.
6
6
7
-
You can find a public list of all available Endpoints in [api.yaml](api.yaml) file.
7
+
You can find a public list of all available Endpoints [here](https://msa.shweit.com/).
8
8
9
9
## Prerequisites
10
10
-**Java:** JDK 20 or higher is required to build and run the project.
0 commit comments