We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2635655 commit c565617Copy full SHA for c565617
src/main/resources/plugin.yml
@@ -1,7 +1,7 @@
1
name: JSONRestAPI
2
version: ${project.version}
3
main: pw.chew.jsonrestapi.JSONRestAPI
4
-api-version: 1.16
+api-version: 1.13
5
depend: [PlaceholderAPI]
6
authors: [ Chew ]
7
description: A simple web server for receiving and parsing requests.
0 commit comments