Skip to content

Commit c565617

Browse files
committed
Support <1.16 versions
1 parent 2635655 commit c565617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: JSONRestAPI
22
version: ${project.version}
33
main: pw.chew.jsonrestapi.JSONRestAPI
4-
api-version: 1.16
4+
api-version: 1.13
55
depend: [PlaceholderAPI]
66
authors: [ Chew ]
77
description: A simple web server for receiving and parsing requests.

0 commit comments

Comments
 (0)