From 7099298ceceb4b64a609efee3f6a00f5aa263aad Mon Sep 17 00:00:00 2001 From: dowoge Date: Sat, 1 Jul 2023 04:29:19 -0400 Subject: [PATCH] revert this, this is a bad change. --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index fd44ee1..0782fb1 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: WebhookEventLogger version: '${project.version}' main: testplugin.plugin.WebhookEventLogger -api-version: 1.20 +api-version: 1.19 authors: [ tommy ] description: test