Skip to content

Commit 7a01e7d

Browse files
committed
1.20.x release
1 parent ff5e3a8 commit 7a01e7d

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

.idea/git_toolbox_blame.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/swagger-settings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/resources/api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ openapi: 3.0.0
33
info:
44
title: Minecraft Server API
55
description: This API provides endpoints for interacting with and managing
6-
various aspects of a Minecraft server.
6+
various aspects of a Minecraft server. You can find a public list of available Endpoints [here](https://msa.shweit.com).
77
version: 1.0.3
88
contact:
99
name: Dennis van den Brock

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Shweit
66
contributors:
77
- Shweit
88
- Flix-29
9-
api-version: 1.21
9+
api-version: 1.20
1010
softdepend:
1111
- Maintenance
1212

0 commit comments

Comments
 (0)