diff --git a/src/main/resources/plugin.json b/src/main/resources/plugin.json index 9e12343..41e8ebb 100644 --- a/src/main/resources/plugin.json +++ b/src/main/resources/plugin.json @@ -4,5 +4,5 @@ "version": "1.0.0", "mainClass": "com.github.jie65535.openchat.OpenChatPlugin", "authors": ["jie65535"], - "api": 3 + "api": 2 } \ No newline at end of file